Dependencies for GenI-0.17.4
Libraries
GenI
- binary (>0.2 && <0.5)
- HUnit (>1 && <1.3)
- mtl (>1.0 && <1.2)
- parsec (>=2 && <3)
- QuickCheck (>=1.2 && <2)
- if flag(splitbase)
- base (>=3 && <4)
- containers
- process
- base (<3)
Executables
geni
- binary (>=0.2 && <0.5)
- filepath (>1.0 && <1.2)
- HUnit (>=1 && <1.3)
- mtl (>=1.0 && <1.2)
- parsec (>=2.1 && <3)
- QuickCheck (>=1.2 && <2)
- if flag(splitbase)
- base (>=3)
- containers (>=0.1)
- directory (>1)
- process (>1)
- base (<3)
- if flag(gui)
- wx (>=0.10.3 && <0.12)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| gui | Build with a graphical user interface | Disabled |
| splitbase | Choose the new smaller, split-up base package. | Enabled |
| static | Build a static binary | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info