Dependencies for refined-0.4
Libraries
refined
- base (>=4.9.1.0 && <4.13.0.0)
- deepseq (>=1.4.0.0 && <1.5.0.0)
- exceptions (>=0.8.0.0 && <0.11.0)
- mtl (>=2.2.1.0 && <3.0.0.0)
- prettyprinter (>=1.1.0.1 && <1.3.0.0)
- template-haskell (>=2.9.0.0 && <2.15.0.0)
- these (>=0.7.0.0 && <0.8.0.0)
- transformers (>=0.5.0.0 && <0.6.0.0)
- if flag(aeson)
- aeson (>=0.9 && <1.5.0.0)
- if flag(quickcheck)
- QuickCheck (>=2.1 && <2.13)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
aeson | You can disable the use of the This may be useful for accelerating builds in sandboxes for expert users. | Enabled |
quickcheck | You can disable the use of the This may be useful for accelerating builds in sandboxes for expert users. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info