Dependencies for aeson-1.4.7.0
Libraries
aeson
- attoparsec (>=0.13.2.2 && <0.14)
- base (>=4.7.0.0 && <5)
- base-compat-batteries (>=0.10.0 && <0.12)
- bytestring (>=0.10.4.0 && <0.11)
- containers (>=0.5.5.1 && <0.7)
- deepseq (>=1.3.0.0 && <1.5)
- dlist (>=0.8.0.4 && <0.9)
- ghc-prim (>=0.2 && <0.6)
- hashable (>=1.2.7.0 && <1.4)
- primitive (>=0.6.3.0 && <0.8)
- scientific (>=0.3.6.2 && <0.4)
- tagged (>=0.8.5 && <0.9)
- template-haskell (>=2.9.0.0 && <2.16)
- text (>=1.2.3.0 && <1.3)
- th-abstraction (>=0.2.8.0 && <0.4)
- time (>=1.4 && <1.10)
- time-compat (>=1.9.2.2 && <1.10)
- unordered-containers (>=0.2.8.0 && <0.3)
- uuid-types (>=1.0.3 && <1.1)
- vector (>=0.12.0.1 && <0.13)
- if impl(ghc>=8.0)
- bytestring (>=0.10.8.1)
- if !impl(ghc>=8.6)
- contravariant (>=1.4.1 && <1.6)
- if !impl(ghc>=8.0)
- fail (>=4.9 && <4.10)
- semigroups (>=0.18.5 && <0.20)
- transformers (>=0.3.0.0 && <0.6)
- transformers-compat (>=0.6.2 && <0.7)
- if !impl(ghc>=7.10)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
developer | operate in developer mode | Disabled |
fast | compile without optimizations | Disabled |
cffi | Controls whether to include c-ffi bits or pure haskell. Default to False for security. | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
bytestring-builder | Depend on the bytestring-builder package for backwards compatibility. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info