From b580d1a98880749c1473c11b790d3ec622fe00ad Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 27 Jun 2021 13:42:58 +0200 Subject: Attach the field location to resolver exceptions --- graphql.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'graphql.cabal') diff --git a/graphql.cabal b/graphql.cabal index 53f0a84..2e1b6d0 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -98,6 +98,7 @@ test-suite graphql-test , aeson , base >= 4.7 && < 5 , conduit + , exceptions , graphql , hspec >= 2.8.2 && < 2.9 , hspec-megaparsec >= 2.2.0 && < 2.3 -- cgit v1.2.3