Dependencies for graphql-1.0.3.0
Libraries
graphql
- base (>=4.7 && <5)
- conduit (>=1.3.4 && <1.4)
- containers (>=0.6.2 && <0.7)
- exceptions (>=0.10.4 && <0.11)
- megaparsec (>=9.0 && <10)
- parser-combinators (>=1.3 && <2)
- template-haskell (>=2.16 && <3)
- text (>=1.2 && <3)
- transformers (>=0.5.6 && <0.6)
- unordered-containers (>=0.2.14 && <0.3)
- vector (>=0.12.3 && <0.13)
- if flag(json)
- aeson (>=1.5.6 && <1.6)
- hspec-expectations (>=0.8.2 && <0.9)
- scientific (>=0.3.7 && <0.4)
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| json | Whether to build against | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info