summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2019-10-19 10:00:25 +0200
committerEugen Wissner <belka@caraus.de>2019-10-19 10:00:25 +0200
commitc7d5b02911380583ea8ca4bfc600f533658ab16f (patch)
tree91276b5df2af700daff988fb2c675a2e08d75ac1 /package.yaml
parent37254c8c9532794ed41570ef8c646c41e7044f2c (diff)
downloadgraphql-c7d5b02911380583ea8ca4bfc600f533658ab16f.tar.gz
Handle top-level fragments
Fixes #17.
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.yaml b/package.yaml
index 40b5d04..3f4d823 100644
--- a/package.yaml
+++ b/package.yaml
@@ -31,11 +31,10 @@ dependencies:
- megaparsec
- text
- transformers
+- unordered-containers
library:
source-dirs: src
- dependencies:
- - unordered-containers
tests:
tasty: