diff options
| author | Eugen Wissner <belka@caraus.de> | 2024-10-20 17:13:39 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2024-10-20 17:13:39 +0200 |
| commit | d280cd835fb8eb17faa39183b4e75127eba5c7c0 (patch) | |
| tree | e770bcdcf6cff0ec89cbad58fa4be5f348cc3446 /graphql-spice.cabal | |
| parent | ce5fa260f401528c8673132bfc85efbab02a4fa1 (diff) | |
| download | graphql-spice-d280cd835fb8eb17faa39183b4e75127eba5c7c0.tar.gz | |
Add gql quasi quoter
Diffstat (limited to 'graphql-spice.cabal')
| -rw-r--r-- | graphql-spice.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphql-spice.cabal b/graphql-spice.cabal index d69e11d..21e6a00 100644 --- a/graphql-spice.cabal +++ b/graphql-spice.cabal @@ -16,7 +16,7 @@ license-files: LICENSE build-type: Simple extra-source-files: CHANGELOG.md tested-with: - GHC == 9.4.8 + GHC == 9.8.2 source-repository head type: git |
