Dependencies for Cabal-1.6.0.1
Libraries
Cabal
- filepath (>=1 && <1.2)
- if flag(base4)
- base (>=4 && <5)
- if flag(base3)
- base (>=3 && <4)
- if !flag(base3) && !flag(base4)
- base (<3)
- if flag(base3) || flag(base4)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base4 | Choose the even newer, even smaller, split-up base package. | Enabled |
base3 | Choose the new smaller, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info