summaryrefslogtreecommitdiff
path: root/graphql-spice.cabal
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-01-25 10:00:18 +0100
committerEugen Wissner <belka@caraus.de>2026-01-25 10:00:18 +0100
commit6dc6229943cd241c51a89a7f33ce3332beaf4d31 (patch)
tree5f6897dc7c7f0de0892a6155fb54dec92b29659a /graphql-spice.cabal
parentac28da0dd7eb36a5a0591712084c7c4f6c5fdb98 (diff)
downloadgraphql-spice-6dc6229943cd241c51a89a7f33ce3332beaf4d31.tar.gz
Release 1.0.7.0v1.0.7.0
Diffstat (limited to 'graphql-spice.cabal')
-rw-r--r--graphql-spice.cabal5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphql-spice.cabal b/graphql-spice.cabal
index e6b66b4..9e562b6 100644
--- a/graphql-spice.cabal
+++ b/graphql-spice.cabal
@@ -1,7 +1,7 @@
cabal-version: 3.0
name: graphql-spice
-version: 1.0.6.0
+version: 1.0.7.0
synopsis: GraphQL with batteries
description: Various extensions and convenience functions for the core
graphql package.
@@ -16,7 +16,8 @@ license-files: LICENSE
build-type: Simple
extra-source-files: CHANGELOG.md
tested-with:
- GHC == 9.12.2
+ GHC == 9.12.2,
+ GHC == 9.14.1
source-repository head
type: git