graphql/tests/Language/GraphQL/AST
Eugen Wissner 4c10ce9204 Use Seq as base monad in the validator
It is more natural to implement the logic: try to apply each rule to
each node.
2020-09-15 08:06:07 +02:00
..
EncoderSpec.hs Use Seq as base monad in the validator 2020-09-15 08:06:07 +02:00
LexerSpec.hs Use Seq as base monad in the validator 2020-09-15 08:06:07 +02:00
ParserSpec.hs Draft the Validation API 2020-07-20 21:29:12 +02:00