Dependencies for aeson-0.11.1.2
Libraries
aeson
- attoparsec (>=0.13.0.1 && <0.14)
- base (>=4.5 && <4.13)
- bytestring (>=0.10.4.0 && <0.11)
- containers (<0.7)
- deepseq (>=1.1.0.0 && <1.5)
- dlist (>=0.2 && <0.9)
- fail (>=4.9 && <4.10)
- ghc-prim (>=0.2)
- hashable (>=1.1.2.0 && <1.4)
- mtl (<2.3)
- scientific (>=0.3.1 && <0.4)
- syb (<0.8)
- tagged (>=0.8.3 && <0.9)
- template-haskell (>=2.7 && <2.15)
- text (>=1.1.1.0 && <1.3)
- transformers (<0.6)
- unordered-containers (>=0.2.5.0 && <0.3)
- vector (>=0.7.1 && <0.13)
- if !impl(ghc>=8.0)
- semigroups (>=0.16.1 && <0.19)
- if !impl(ghc>=7.10)
- nats (>=1 && <1.1)
- if flag(old-locale)
- old-locale
- time (>=1.1.4 && <1.5)
- time (>=1.5 && <1.10)
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| developer | operate in developer mode | Disabled |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| old-locale | If false then depend on time >= 1.5 && < 1.10. If true then depend on time < 1.5 together with old-locale. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info