graphql/tests
Dmitrii Skurikhin 2760bd8ee1 Don't encode controls as block strings
Fixes #39.

String containing control sequences should be encoded as simple strings
even if they contain newlines, since the block strings can contain only
SourceCharacters.
2020-04-10 11:19:36 +02:00
..
data Introduce formatter type for the encoder 2019-07-31 05:40:17 +02:00
Language/GraphQL Don't encode controls as block strings 2020-04-10 11:19:36 +02:00
Test Update to Stack 15.x 2020-02-20 05:16:14 +01:00
Spec.hs Replace tasty and HUnit with Hspec 2019-07-10 05:57:35 +02:00