diff options
| author | Danny Navarro <j@dannynavarro.net> | 2016-01-26 13:38:02 +0100 |
|---|---|---|
| committer | Danny Navarro <j@dannynavarro.net> | 2016-01-26 13:38:02 +0100 |
| commit | 78e0d871d5abfa920746d9af3c1e13611aea40e6 (patch) | |
| tree | a20568726595555b47018798eb2cc34e27f5606d /graphql.cabal | |
| parent | a70732a4b6f34af25906e52204ab2dc20a926785 (diff) | |
| download | graphql-78e0d871d5abfa920746d9af3c1e13611aea40e6.tar.gz | |
Garden
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 267f3eb..7cffa53 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.4, GHC == 7.10.2 +tested-with: GHC == 7.8.4, GHC == 7.10.3 extra-source-files: README.md CHANGELOG.md stack.yaml data-files: tests/data/*.graphql tests/data/*.min.graphql |
