summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2020-07-06 19:10:34 +0200
committerEugen Wissner <belka@caraus.de>2020-07-06 19:10:34 +0200
commitb2d473de8dac0f85f11a8f9985d1a9a4dfee03ab (patch)
tree15795c6a249396225da9e95be1628b8606851181 /package.yaml
parenta6f9cec413c35abdcb0d04a5550334dd2fa7d472 (diff)
downloadgraphql-b2d473de8dac0f85f11a8f9985d1a9a4dfee03ab.tar.gz
Export sum type for all GraphQL types
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 af29c48..88b238c 100644
--- a/package.yaml
+++ b/package.yaml
@@ -43,8 +43,7 @@ library:
- Language.GraphQL.Execute.Execution
- Language.GraphQL.Execute.Transform
- Language.GraphQL.Type.Definition
- - Language.GraphQL.Type.Directive
- - Language.GraphQL.Type.Schema
+ - Language.GraphQL.Type.Internal
tests:
tasty: