summaryrefslogtreecommitdiff
path: root/graphql-spice.cabal
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2023-04-20 12:51:18 +0200
committerEugen Wissner <belka@caraus.de>2023-04-20 12:51:18 +0200
commit4bd243b7ec9e564e82d53d1b5ab4076f33888d20 (patch)
tree0668ede1e5f1f3045b9914e5b9c11d0e2928a3a8 /graphql-spice.cabal
parent1b9d8af93210a4d1a49a03b660670ec35fbe052f (diff)
downloadgraphql-spice-4bd243b7ec9e564e82d53d1b5ab4076f33888d20.tar.gz
Export resolver exceptions
Diffstat (limited to 'graphql-spice.cabal')
-rw-r--r--graphql-spice.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphql-spice.cabal b/graphql-spice.cabal
index ea09761..eb8a16e 100644
--- a/graphql-spice.cabal
+++ b/graphql-spice.cabal
@@ -38,7 +38,7 @@ library
containers ^>= 0.6.2,
exceptions ^>= 0.10.4,
hspec-expectations >= 0.8.2 && < 0.9,
- graphql >= 1.0,
+ graphql >= 1.2,
megaparsec >= 9.0 && < 10,
scientific ^>= 0.3.7,
text >= 1.2 && < 3,