summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2021-06-27 13:42:58 +0200
committerEugen Wissner <belka@caraus.de>2021-06-27 13:42:58 +0200
commitb580d1a98880749c1473c11b790d3ec622fe00ad (patch)
tree5249738121e0cf8aba3f5176e96622ff939e0520 /graphql.cabal
parentc601ccb4add2ca4f351af8513457c068f553b619 (diff)
downloadgraphql-b580d1a98880749c1473c11b790d3ec622fe00ad.tar.gz
Attach the field location to resolver exceptions
Diffstat (limited to 'graphql.cabal')
-rw-r--r--graphql.cabal1
1 files changed, 1 insertions, 0 deletions
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