From 3f30a44d1d9464ec112246c7dae1a5519b39769e Mon Sep 17 00:00:00 2001 From: Danny Navarro Date: Sat, 17 Oct 2015 17:49:56 +0200 Subject: Test fixtures for Schema toplevel This includes simplications to the Schema data types. --- graphql.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'graphql.cabal') 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, -- cgit v1.2.3