From eb98c3625866d6dbdf8d0f7943f6ebf55799bd57 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 27 Sep 2019 10:50:38 +0200 Subject: Introduce hspec-megaparsec Fixes #13. --- graphql.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphql.cabal') 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 -- cgit v1.2.3