Dependencies for alms-0.4.12
Executables
alms
- array (>=0.3)
- base (>=4 && <5)
- containers (>=0.1)
- directory (>=1.0)
- filepath (>=1.1)
- haskell98
- HUnit (>=1.2)
- mtl (>=1.1)
- network (>=2.2)
- parsec (>=2 && <3)
- pretty (>=1)
- QuickCheck (>=2)
- random (>=1)
- syb (>=0.1)
- template-haskell (>=2.0)
- if flag(readline)
- readline (>=1.0)
- if flag(editline)
- editline (>=0.2.1)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
editline | Enable line editing using the editline package | Enabled |
readline | Enable line editing using the readline package | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info