diff options
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphql.cabal b/graphql.cabal index 2f83aeb..d19731c 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -16,6 +16,8 @@ build-type: Simple cabal-version: >=1.10 tested-with: GHC == 7.10 extra-source-files: README.md CHANGELOG.md stack.yaml +data-files: tests/data/*.graphql + tests/data/*.graphql.golden library default-language: Haskell2010 |
