summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'graphql.cabal')
-rw-r--r--graphql.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphql.cabal b/graphql.cabal
index 9d02aa5..f164100 100644
--- a/graphql.cabal
+++ b/graphql.cabal
@@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
--- hash: ff53309ec0180b799fcc69ff3a53a6c9411940332e75ebc8097a83d40c085d98
+-- hash: 7396988b6b8e966751eaf92b5a8c1cb820f7a3dbbf60736ea46faab4653fb40c
name: graphql
version: 0.5.0.1
@@ -85,6 +85,7 @@ test-suite tasty
, graphql
, hspec
, hspec-expectations
+ , hspec-megaparsec
, megaparsec
, raw-strings-qq
, text