Initial commit

This includes a rough port of the data types at
https://github.com/graphql/graphql-js/blob/master/src/language/ast.js
This commit is contained in:
Danny Navarro
2015-09-12 12:54:05 +02:00
commit 5af7136893
9 changed files with 235 additions and 0 deletions

5
stack.yaml Normal file
View File

@ -0,0 +1,5 @@
flags: {}
packages:
- '.'
extra-deps: []
resolver: lts-3.4