Dependencies for hedgehog-classes-0.2.5.4
Libraries
hedgehog-classes
- base (>=4.12 && <4.22)
- binary (>=0.8 && <0.9)
- containers (>=0.5 && <0.8)
- hedgehog (>=1 && <1.6)
- pretty-show (>=1.9 && <1.11)
- silently (>=1.2 && <1.3)
- transformers (>=0.5 && <0.7)
- wl-pprint-annotated (>=0.0 && <0.2)
- if flag(aeson)
- aeson (>=0.9 && <2.3)
- if flag(semirings)
- semirings (>=0.2 && <0.8)
- if flag(comonad)
- comonad (>=5.0 && <5.1)
- if flag(vector)
- vector (>=0.12 && <0.14)
- if flag(primitive)
- primitive (>=0.6.4 && <0.10)
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 |
comonad | You can disable the use of the This may be useful for accelerating builds in sandboxes for expert users. | Enabled |
semirings | You can disable the use of the This may be useful for accelerating builds in sandboxes for expert users. | Enabled |
primitive | You can disable the use of the This may be useful for accelerating builds in sandboxes for expert users. | Enabled |
vector | 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