From 4bd243b7ec9e564e82d53d1b5ab4076f33888d20 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 20 Apr 2023 12:51:18 +0200 Subject: Export resolver exceptions --- graphql-spice.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphql-spice.cabal') 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, -- cgit v1.2.3