summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2023-11-08 20:05:51 +0100
committerEugen Wissner <belka@caraus.de>2023-11-08 20:08:47 +0100
commita961b168dbc0d594dab4eb38e14f0295af6d69b4 (patch)
treec2f564c0cdecd1dcea0e37b9525ee01a33b369ea /graphql.cabal
parenta1cda38e20ae42ce771b056a1067eff75a0f25ad (diff)
downloadgraphql-a961b168dbc0d594dab4eb38e14f0295af6d69b4.tar.gz
Add a test for the input object coercion issue
Diffstat (limited to 'graphql.cabal')
-rw-r--r--graphql.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphql.cabal b/graphql.cabal
index 104b757..63498d9 100644
--- a/graphql.cabal
+++ b/graphql.cabal
@@ -21,7 +21,7 @@ extra-source-files:
CHANGELOG.md
README.md
tested-with:
- GHC == 9.2.8,
+ GHC == 9.4.7,
GHC == 9.6.3
source-repository head