From 2f19093803f8d852e1488dc112ae4aa9d0fcb212 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 1 Jul 2022 12:18:02 +0200 Subject: Change execute' to shouldResolveTo helper method --- graphql.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'graphql.cabal') diff --git a/graphql.cabal b/graphql.cabal index 0dd16b2..3cc6160 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -111,6 +111,7 @@ test-suite graphql-test exceptions, graphql, hspec ^>= 2.9.1, + hspec-expectations ^>= 0.8.2, hspec-megaparsec ^>= 2.2.0, megaparsec, text, -- cgit v1.2.3