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 a78f6ab..752d2ae 100644
--- a/graphql.cabal
+++ b/graphql.cabal
@@ -40,6 +40,7 @@ test-suite tasty
main-is: tasty.hs
ghc-options: -Wall
other-modules: Paths_graphql
+ Test.StarWars
build-depends: base >=4.6 && <5,
text >=0.11.3.1,
attoparsec >=0.10.4.0,