diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-11-02 08:24:48 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-11-02 08:24:48 +0100 |
| commit | afcf9aaa14e925ca137ec956e3bfd47d2506c904 (patch) | |
| tree | b108a19882c9057dc7c7ad9166c58b05ed08bd80 /graphql.cabal | |
| parent | 6e8d8a34a1ce07b8d9cd10d8e5c3e009d17cfdf7 (diff) | |
| download | graphql-afcf9aaa14e925ca137ec956e3bfd47d2506c904.tar.gz | |
Write documentation out of the source tree
In a Wiki.
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphql.cabal b/graphql.cabal index bdd7532..337e397 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -4,7 +4,7 @@ cabal-version: 2.2 -- -- see: https://github.com/sol/hpack -- --- hash: 64b8d806f87030d33d1f8d505887d4913689ee48bc6e79b1c24b5226ffd07ee8 +-- hash: ddb79ddbd13b917f320fff372b4a29b63b6eb0ed113ca732c1d779b4e6a296d8 name: graphql version: 0.10.0.0 @@ -25,9 +25,7 @@ license-files: LICENSE, build-type: Simple extra-source-files: CHANGELOG.md - CONTRIBUTING.md README.md - docs/tutorial/tutorial.lhs source-repository head type: git |
