summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
authorDanny Navarro <j@dannynavarro.net>2015-09-16 10:48:25 +0200
committerDanny Navarro <j@dannynavarro.net>2015-09-16 10:51:53 +0200
commitb3482172a63acea951f662b7870ca6538edfebe8 (patch)
tree1cde8126d2467eeeca50d6f0dd55057c157888eb /graphql.cabal
parentf88948e801d5b12ba7ec3b46bf10cd6e0363ce1a (diff)
downloadgraphql-b3482172a63acea951f662b7870ca6538edfebe8.tar.gz
Add travis support
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 0a72430..78cbd9a 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.8, GHC == 7.10
+tested-with: GHC == 7.8.4, GHC == 7.10.2
extra-source-files: README.md CHANGELOG.md stack.yaml
data-files: tests/data/*.graphql
tests/data/*.graphql.golden