diff options
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphql.cabal b/graphql.cabal index 077064e..18684b1 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -34,6 +34,7 @@ test-suite golden hs-source-dirs: tests main-is: golden.hs ghc-options: -Wall + other-modules: Paths_graphql build-depends: base >= 4.6 && <5, bytestring, text, |
