graphql/Data/GraphQL
Danny Navarro 933cfd2852
Tokenize number parser
The essential change hidden behind the code golfing is using the `tok`
combinator. This was making fail the Kitchen Sink test.
2016-12-18 12:19:59 -03:00
..
AST.hs Drop support for GHC-7.8.4 2016-11-27 12:56:44 -03:00
Encoder.hs Drop support for GHC-7.8.4 2016-11-27 12:56:44 -03:00
Error.hs Drop support for GHC-7.8.4 2016-11-27 12:56:44 -03:00
Execute.hs Drop support for GHC-7.8.4 2016-11-27 12:56:44 -03:00
Parser.hs Tokenize number parser 2016-12-18 12:19:59 -03:00
Schema.hs Drop support for GHC-7.8.4 2016-11-27 12:56:44 -03:00