graphql/tests
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
..
Language/GraphQL Use Seq as base monad in the validator 2020-09-15 08:06:07 +02:00
Test Validate fragments don't form cycles 2020-09-11 08:03:49 +02:00
Spec.hs Replace tasty and HUnit with Hspec 2019-07-10 05:57:35 +02:00