graphql/Data/GraphQL
Danny Navarro 26e2372c5e Fix value parsing
- Add missing variable parsing.
- Reuse `name` in value string.

This parses successfully the `kitchen-sink.graphql` sample from
`graphql-js`.
2015-09-14 14:14:25 +02:00
..
AST.hs Several improvements to the parser 2015-09-14 12:15:04 +02:00
Parser.hs Fix value parsing 2015-09-14 14:14:25 +02:00