Danny Navarro
|
61f0a06096
|
Drop support for GHC-7.8.4
|
2016-11-27 12:56:44 -03:00 |
|
Danny Navarro
|
77853b17ae
|
Merge branch 'all-improvements'
This adds general API documentation, a tutorial and error handling.
|
2016-03-15 14:02:34 +01:00 |
|
solrun
|
61d6af7778
|
Added documentation of functions and modules and included tutorial.lhs.
|
2016-03-14 01:42:55 +01:00 |
|
Matthías Páll Gissurarson
|
d195389102
|
Added exception handling with Alternative constraint according to spec.
|
2016-03-14 01:01:24 +01:00 |
|
Danny Navarro
|
98d2d41cda
|
Initial support for variable substitution
The correspondent end-to-end test has been ported. The variable
definition still needs to be checked.
|
2016-02-15 14:43:52 +01:00 |
|
Danny Navarro
|
c81ddb0335
|
Introduce graphql function
This simplifies Attoparsec parsing when executing a GraphQL
query.
|
2016-02-05 12:32:35 +01:00 |
|
Danny Navarro
|
0f673b9b4d
|
Rename module Data.GraphQL -> Data.GraphQL.AST
|
2015-09-12 15:16:28 +02:00 |
|
Danny Navarro
|
5af7136893
|
Initial commit
This includes a rough port of the data types at
https://github.com/graphql/graphql-js/blob/master/src/language/ast.js
|
2015-09-12 12:54:05 +02:00 |
|