diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-08-22 06:39:52 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-08-22 06:39:52 +0200 |
| commit | 54dbf1df16038c9f583c1b53ab4fac1d71b194fd (patch) | |
| tree | d6a112c10e5537a1530196aa4e8951e6fce6e464 /package.yaml | |
| parent | 1a788a62611fcb3b044f37880a68147989dc5e18 (diff) | |
| download | graphql-54dbf1df16038c9f583c1b53ab4fac1d71b194fd.tar.gz | |
Remove encoder test based on old external files
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/package.yaml b/package.yaml index dcdc6c8..b7098ee 100644 --- a/package.yaml +++ b/package.yaml @@ -17,14 +17,11 @@ author: extra-source-files: - CHANGELOG.md -- README.md +- CONTRIBUTING.md - LICENSE +- README.md - docs/tutorial/tutorial.lhs -data-files: -- tests/data/*.graphql -- tests/data/*.min.graphql - dependencies: - aeson - base >= 4.7 && < 5 |
