summaryrefslogtreecommitdiff
path: root/Data/GraphQL.hs
AgeCommit message (Expand)Author
2016-11-27Drop support for GHC-7.8.4Danny Navarro
2016-03-15Merge branch 'all-improvements'Danny Navarro
2016-03-14Added documentation of functions and modules and included tutorial.lhs.solrun
2016-03-14Added exception handling with Alternative constraint according to spec.Matthías Páll Gissurarson
2016-02-15Initial support for variable substitutionDanny Navarro
2016-02-05Introduce `graphql` functionDanny Navarro
2015-09-12Rename module `Data.GraphQL` -> `Data.GraphQL.AST`Danny Navarro
2015-09-12Initial commitDanny Navarro