Dependencies for refined-0.6.2
Libraries
refined
- base (>=4.11 && <4.15)
- bytestring (>=0.10 && <0.11)
- deepseq (>=1.4 && <1.5)
- exceptions (>=0.8 && <0.11)
- mtl (>=2.2.2 && <2.3)
- template-haskell (>=2.9 && <2.17)
- text (>=1.2 && <1.3)
- these-skinny (>=0.7.4 && <0.8)
- if flag(aeson)
- aeson (>=0.9 && <1.6)
- if flag(quickcheck)
- QuickCheck (>=2.1 && <2.15)
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