diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-04-07 10:12:40 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-04-07 10:12:40 +0200 |
| commit | d6dda14cfd1486c6a5648a0a1086a5b5302f1954 (patch) | |
| tree | 505894f822cc48f4ee645158a48787d6a9d0a008 /graphql.cabal | |
| parent | 328e6acdeeaafa27501d6bcc88b5b79704791210 (diff) | |
| download | graphql-d6dda14cfd1486c6a5648a0a1086a5b5302f1954.tar.gz | |
Remove package.yaml
This reduces duplication between the modified cabal file and
package.yaml.
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/graphql.cabal b/graphql.cabal index 91a8ff9..294787e 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -1,11 +1,5 @@ cabal-version: 2.2 --- This file has been generated from package.yaml by hpack version 0.33.0. --- --- see: https://github.com/sol/hpack --- --- hash: dcf3c9aaaaef892c7f75781a0c181c77477fc5bb2757704494c398b99f7fb1c7 - name: graphql version: 0.11.1.0 synopsis: Haskell GraphQL implementation |
