summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml7
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