summaryrefslogtreecommitdiff
path: root/stack.yaml
AgeCommit message (Collapse)Author
2019-08-12Update stack snapshot to 14.0Eugen Wissner
2019-07-31Introduce formatter type for the encoderEugen Wissner
... to distinguish between minified and pretty printing.
2019-07-20Make the tutorial to compile againEugen Wissner
- Remove generated documentation leaving only documentation sources. - Add CI job checking that the tutorial is up to date.
2019-07-14Make all exports explicitEugen Wissner
2019-07-03Add nullable typesEugen Wissner
2019-06-21Parse queries with megaparsecEugen Wissner
2019-06-11Add package.yaml, update stack snapshot to 13.25Eugen Wissner
2016-02-17GardenDanny Navarro
2016-02-08Drop support for older stackage versionsDanny Navarro
2016-01-26Pin stack to LTS-4.2Danny Navarro
2015-09-16Support ghc-7.8Danny Navarro
2015-09-12Initial commitDanny Navarro
This includes a rough port of the data types at https://github.com/graphql/graphql-js/blob/master/src/language/ast.js