From 3b0da4f3d75f2edf60a0a29a015aab1ae14338da Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 24 Feb 2023 17:14:43 +0100 Subject: Fix resolvers returning a list in the reverse order --- graphql.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphql.cabal') diff --git a/graphql.cabal b/graphql.cabal index ce00f3c..dde2128 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -110,7 +110,7 @@ test-suite graphql-test conduit, exceptions, graphql, - hspec ^>= 2.9.1, + hspec ^>= 2.10.9, hspec-expectations ^>= 0.8.2, hspec-megaparsec ^>= 2.2.0, megaparsec, -- cgit v1.2.3