summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2019-12-21 09:16:41 +0100
committerEugen Wissner <belka@caraus.de>2019-12-21 09:25:05 +0100
commitb215e1a4a77368542c1b46fec234378feda4adce (patch)
tree0e7f60eb3cc51e00c4c34382abd335a6a0e8de91 /package.yaml
parent1e55f17e7e85e67d6c30c1d60d2e9ade3d89ed15 (diff)
downloadgraphql-b215e1a4a77368542c1b46fec234378feda4adce.tar.gz
Pretify multi-line string arguments as block strings
Fixes #10.
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.yaml b/package.yaml
index 88a7238..3d03c97 100644
--- a/package.yaml
+++ b/package.yaml
@@ -37,8 +37,8 @@ dependencies:
library:
source-dirs: src
other-modules:
- - Language.GraphQL.Execute.Transform
- - Language.GraphQL.Type.Directive
+ - Language.GraphQL.Execute.Transform
+ - Language.GraphQL.Type.Directive
tests:
tasty: