Dependencies for refined-0.4.4
Libraries
refined
- base (>=4.9.1 && <4.14)
- deepseq (>=1.4 && <1.5)
- exceptions (>=0.8 && <0.11)
- mtl (>=2.2.1 && <2.3)
- prettyprinter (>=1.1.0.1 && <1.7)
- template-haskell (>=2.9 && <2.16)
- transformers (>=0.5 && <0.6)
- if flag(aeson)
- aeson (>=0.9 && <1.5)
- if flag(quickcheck)
- QuickCheck (>=2.1 && <2.14)
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