Reworked arithmetics to allow composite terms

This commit is contained in:
Vidar Holen 2014-06-07 22:09:34 -07:00
parent 3a944de606
commit fc421adb45
4 changed files with 73 additions and 89 deletions

View file

@ -1,9 +1,9 @@
module ShellCheck.Data where
import Data.Version (showVersion)
import Paths_ShellCheck (version)
--import Paths_ShellCheck (version)
shellcheckVersion = showVersion version
shellcheckVersion = "1" --showVersion version
internalVariables = [
-- Generic