diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-11-08 20:05:51 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-11-08 20:08:47 +0100 |
| commit | a961b168dbc0d594dab4eb38e14f0295af6d69b4 (patch) | |
| tree | c2f564c0cdecd1dcea0e37b9525ee01a33b369ea /graphql.cabal | |
| parent | a1cda38e20ae42ce771b056a1067eff75a0f25ad (diff) | |
| download | graphql-a961b168dbc0d594dab4eb38e14f0295af6d69b4.tar.gz | |
Add a test for the input object coercion issue
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 2 |
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 |
