diff options
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 |
