| Maintainer | bastiaan.heeren@ou.nl |
|---|---|
| Stability | provisional |
| Portability | portable (depends on ghc) |
| Safe Haskell | None |
| Language | Haskell98 |
Ideas.Main.CmdLineOptions
Description
Command-Line Options
Documentation
data CmdLineOption Source #
Constructors
| Version | |
| Help | |
| PrintLog | |
| InputFile String | |
| Test FilePath | |
| MakeScriptFor String | |
| AnalyzeScript FilePath |
Instances
versionText :: String Source #
fullVersion :: String Source #