Dependencies for http-api-data-0.4.2
Libraries
http-api-data
- attoparsec (>=0.13.2.2 && <0.14)
- attoparsec-iso8601 (>=1.0.1.0 && <1.1)
- base (>=4.7 && <4.15)
- base-compat (>=0.10.5 && <0.12)
- bytestring (>=0.10.4.0 && <0.11)
- containers (>=0.5.5.1 && <0.7)
- cookie (>=0.4.3 && <0.5)
- hashable (>=1.2.7.0 && <1.4)
- http-types (>=0.12.3 && <0.13)
- tagged (>=0.8.5 && <0.9)
- text (>=1.2.3.0 && <1.3)
- time-compat (>=1.9.2 && <1.10)
- transformers (>=0.3 && <0.6)
- unordered-containers (>=0.2.10.0 && <0.3)
- uuid-types (>=1.0.3 && <1.1)
- if impl(ghc>=8.0)
- bytestring (>=0.10.8.1)
- if !impl(ghc>=7.10)
- if !impl(ghc>=8.0)
- semigroups (>=0.18.5 && <0.20)
- if flag(use-text-show)
- text-show (>=3.8.2 && <3.9)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
use-text-show | Use text-show library for efficient ToHttpApiData implementations. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info