diff options
| author | Danny Navarro <j@dannynavarro.net> | 2015-09-16 10:48:25 +0200 |
|---|---|---|
| committer | Danny Navarro <j@dannynavarro.net> | 2015-09-16 10:51:53 +0200 |
| commit | b3482172a63acea951f662b7870ca6538edfebe8 (patch) | |
| tree | 1cde8126d2467eeeca50d6f0dd55057c157888eb /graphql.cabal | |
| parent | f88948e801d5b12ba7ec3b46bf10cd6e0363ce1a (diff) | |
| download | graphql-b3482172a63acea951f662b7870ca6538edfebe8.tar.gz | |
Add travis support
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 2 |
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 |
