summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'graphql.cabal')
-rw-r--r--graphql.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphql.cabal b/graphql.cabal
index 0fec483..f037e41 100644
--- a/graphql.cabal
+++ b/graphql.cabal
@@ -26,6 +26,7 @@ library
exposed-modules: Data.GraphQL
Data.GraphQL.AST
Data.GraphQL.AST.Core
+ Data.GraphQL.AST.Transform
Data.GraphQL.Execute
Data.GraphQL.Encoder
Data.GraphQL.Error