From b27da54bf4d4c75447c1cad4329c2b28ae2c6c82 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 4 Feb 2021 08:12:12 +0100 Subject: Provide custom Show instances for AST values --- graphql.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphql.cabal') diff --git a/graphql.cabal b/graphql.cabal index ebc3f4b..f51e6d1 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -4,7 +4,7 @@ cabal-version: 2.2 -- -- see: https://github.com/sol/hpack -- --- hash: c89b0164372b6e02e4f338d3865dd6bb9dfd1a4475f25d808450480d73f94f91 +-- hash: 55ede035c74b423b607abac158fb26436e4ea06a43fecdcc2ef42423e63597fc name: graphql version: 0.11.0.0 @@ -78,6 +78,7 @@ test-suite graphql-test type: exitcode-stdio-1.0 main-is: Spec.hs other-modules: + Language.GraphQL.AST.DocumentSpec Language.GraphQL.AST.EncoderSpec Language.GraphQL.AST.LexerSpec Language.GraphQL.AST.ParserSpec -- cgit v1.2.3