Dependencies for combinat-0.2.3.1
Libraries
combinat
- if flag(splitbase)
- if flag(base4)
- array (<0.5)
- base (>=4 && <5)
- containers
- mtl
- random
- array
- base (>=3 && <4)
- containers
- mtl
- random
- if flag(withquickcheck)
- base (<3)
- if flag(base4)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
withquickcheck | Compile with the QuickCheck tests. | Disabled |
splitbase | Choose the new smaller, split-up base package. | Enabled |
base4 | Base v4 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info