From 4e5dc3433a53c2e0404fd2adb9fb33c898d1afa6 Mon Sep 17 00:00:00 2001 From: Danny Navarro Date: Mon, 19 Oct 2015 12:19:39 +0200 Subject: Implement first StarWars end-to-end test `execute` still needs to be implemented. --- graphql.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'graphql.cabal') diff --git a/graphql.cabal b/graphql.cabal index 752d2ae..e32b593 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -42,6 +42,7 @@ test-suite tasty other-modules: Paths_graphql Test.StarWars build-depends: base >=4.6 && <5, + aeson >=0.7.0.3, text >=0.11.3.1, attoparsec >=0.10.4.0, tasty >=0.10, -- cgit v1.2.3