summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'graphql.cabal')
-rw-r--r--graphql.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphql.cabal b/graphql.cabal
index 0103d20..104b757 100644
--- a/graphql.cabal
+++ b/graphql.cabal
@@ -106,4 +106,6 @@ test-suite graphql-test
unordered-containers,
containers,
vector
+ build-tool-depends:
+ hspec-discover:hspec-discover
default-language: Haskell2010