Dependencies for refined1-0.9.0
Libraries
refined1
- base (>=4.11 && <4.19)
- bytestring (>=0.10 && <0.12)
- deepseq (>=1.4 && <1.5)
- exceptions (>=0.8 && <0.11)
- hashable (>=1.0 && <1.5)
- mtl (>=2.2.2 && <2.4)
- template-haskell (>=2.9 && <2.21)
- text (>=1.2 && <2.1)
- these-skinny (>=0.7.5 && <0.8)
- if flag(aeson)
- aeson (>=0.9 && <2.2)
- 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