diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-08-29 12:12:04 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-08-29 12:12:04 +0200 |
| commit | 4b59da2fcb3d719855060143e5f71fb710031f75 (patch) | |
| tree | d0f052edb55f8e4dd3c5c5115bebfd27a54174c4 /graphql.cabal | |
| parent | 7e78f98f090168fe8b315a5e9438e635afdf93a4 (diff) | |
| download | graphql-0.10.0.0.tar.gz | |
Release 0.10.0.0v0.10.0.0
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphql.cabal b/graphql.cabal index 46c3d6c..672f9b0 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -4,10 +4,10 @@ cabal-version: 1.12 -- -- see: https://github.com/sol/hpack -- --- hash: 59e2949d07cb5e678b493b77771db1bd64947de480f3da93ca07b3f2458cc495 +-- hash: 3ef060c57424074b84204bae61ee0a63e3470a7a060c45a977ff2bcbe4df8775 name: graphql -version: 0.9.0.0 +version: 0.10.0.0 synopsis: Haskell GraphQL implementation description: This package provides a rudimentary parser for the <https://graphql.github.io/graphql-spec/June2018/ GraphQL> language. category: Language |
