Dependencies for hostaddress-0.1.0.0
Libraries
hostaddress
- attoparsec (>=0.13)
- base (>=4.10 && <4.15)
- bytestring (>=0.10)
- case-insensitive (>=1.2)
- deepseq (>=1.4)
- exceptions (>=0.10)
- hashable (>=1.3)
- iproute (>=1.7)
- microlens-th (>=0.4)
- text (>=1.2)
- if flag(with-aeson)
- aeson (>=1.4)
- if flag(with-configuration-tools)
- aeson (>=1.4)
- configuration-tools (>=0.4)
- optparse-applicative (>=0.15)
- if flag(with-quickcheck)
- QuickCheck (>=2.13)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
with-configuration-tools | add support functions and instances for configuration-tools | Disabled |
with-aeson | generate ToJSON and FromJSON instances | Disabled |
with-quickcheck | include functions for generating arbitrary values and generate Arbitrary instances | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info