Dependencies for data-fin-0.1.1.3
Libraries
data-fin
- lazysmallcheck (>=0.5 && <0.7)
- prelude-safeenum (<0.2)
- QuickCheck (>=2.4.1.1 && <2.8)
- reflection (>=1.1.6 && <1.6)
- smallcheck (>=0.4 && <1.2)
- tagged (>=0.2.3 && <0.8)
- if flag(base4)
- base (>=4 && <5)
- base (<4)
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