diff options
| author | Eugen Wissner <belka@caraus.de> | 2022-06-30 11:10:46 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2022-06-30 11:10:46 +0200 |
| commit | 0dac9701bc3c1048d155d089167659ebcc152199 (patch) | |
| tree | 0ef97d6b5846727347af37df95e32366d42b9c53 /graphql.cabal | |
| parent | 0d25f482dd33a71b93166b5fb0e6ac9de4a27eac (diff) | |
| download | graphql-0dac9701bc3c1048d155d089167659ebcc152199.tar.gz | |
Document usage of the json flag
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 073b4db..0dd16b2 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -22,7 +22,7 @@ extra-source-files: README.md tested-with: GHC == 8.10.7, - GHC == 9.2.2 + GHC == 9.2.3 source-repository head type: git |
