graphql/Data/GraphQL
Danny Navarro 0e67fdc21c Add GraphQL parser
WIP: This parser just type checks, it hasn't even been tested manually.
Check new tasks in the TODO file and the TODO comments in the code for
more gotchas.
2015-09-13 13:55:15 +02:00
..
AST.hs Minor adjustments in AST for easier parsing 2015-09-13 13:49:11 +02:00
Parser.hs Add GraphQL parser 2015-09-13 13:55:15 +02:00