summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
authorDanny Navarro <j@dannynavarro.net>2015-09-16 10:36:44 +0200
committerDanny Navarro <j@dannynavarro.net>2015-09-16 10:36:59 +0200
commitf88948e801d5b12ba7ec3b46bf10cd6e0363ce1a (patch)
tree1b5bdf0f4ff4285835f4ea9992e00a111e596779 /graphql.cabal
parentee0e0c3d1f1c259555d246df1be1c9e5b9be0e35 (diff)
downloadgraphql-f88948e801d5b12ba7ec3b46bf10cd6e0363ce1a.tar.gz
Support ghc-7.8
Diffstat (limited to 'graphql.cabal')
-rw-r--r--graphql.cabal2
1 files changed, 1 insertions, 1 deletions
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