Dependencies for unification-fd-0.11.0
Libraries
unification-fd
- base (>=2.0)
- logict (>=0.4 && <0.7.1)
- mtl (>=2.0)
- if flag(base4)
- base (>=4 && <5)
- base (<4)
- if flag(splitbase)
- base (>=3.0)
- containers
- base (<3.0)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base4 | base-4.0 emits "Prelude deprecated" messages in order to get people to be explicit about which version of base they use. | Enabled |
splitbase | base-3.0 (GHC 6.8) broke out the packages: array, bytestring, containers, directory, old-locale, old-time, packedstring, pretty, process, random. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info