Dependencies for aeson-0.7.0.6
Libraries
aeson
- attoparsec (>=0.11.3.4)
- base (>=4 && <5)
- containers
- deepseq
- hashable (>=1.1.2.0)
- mtl
- old-locale
- scientific (>=0.3.1 && <0.4)
- syb
- template-haskell (>=2.4)
- time (>=1.1.3 && <1.5)
- unordered-containers (>=0.2.3.0)
- vector (>=0.7.1)
- if flag(new-bytestring-builder)
- bytestring (>=0.10.4.0)
- text (>=1.1.0.0)
- bytestring (<0.10.4.0)
- text (>=0.11.1.0)
- if impl(ghc>=7.2.1)
- if flag(blaze-builder)
- blaze-builder (>=0.2.1.4)
- bytestring (>=0.10)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
developer | operate in developer mode | Disabled |
blaze-builder | Use blaze-builder instead of bytestring >= 0.10 | Disabled |
new-bytestring-builder | Use the new bytestring builder available in bytestring >= 0.10.4.0 | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info