From f88948e801d5b12ba7ec3b46bf10cd6e0363ce1a Mon Sep 17 00:00:00 2001 From: Danny Navarro Date: Wed, 16 Sep 2015 10:36:44 +0200 Subject: Support ghc-7.8 --- graphql.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphql.cabal') diff --git a/graphql.cabal b/graphql.cabal index d19731c..0a72430 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -14,7 +14,7 @@ copyright: Copyright (C) 2015 J. Daniel Navarro category: Web build-type: Simple cabal-version: >=1.10 -tested-with: GHC == 7.10 +tested-with: GHC == 7.8, GHC == 7.10 extra-source-files: README.md CHANGELOG.md stack.yaml data-files: tests/data/*.graphql tests/data/*.graphql.golden -- cgit v1.2.3