summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2024-08-06 18:18:25 +0200
committerEugen Wissner <belka@caraus.de>2024-08-06 18:19:07 +0200
commit388af30b5184a79a9798c314e25cdb9e9ece4767 (patch)
treedfcea37af91917b6d236ed843dfd7aadd1e918f2 /graphql.cabal
parente02463f452fc3ce82cb93c8c9e916264eb89c337 (diff)
downloadgraphql-388af30b5184a79a9798c314e25cdb9e9ece4767.tar.gz
Fix GHC 9.8 warnings
Diffstat (limited to 'graphql.cabal')
-rw-r--r--graphql.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphql.cabal b/graphql.cabal
index e5ca89e..cf71bf7 100644
--- a/graphql.cabal
+++ b/graphql.cabal
@@ -21,8 +21,7 @@ extra-source-files:
CHANGELOG.md
README.md
tested-with:
- GHC == 9.4.7,
- GHC == 9.6.3
+ GHC == 9.8.2
source-repository head
type: git