summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
authorDanny Navarro <j@dannynavarro.net>2015-09-18 14:55:59 +0200
committerDanny Navarro <j@dannynavarro.net>2015-09-18 14:55:59 +0200
commitc9c1137cebe5629f145f55fc941cb09ce7b3d02a (patch)
treec73e033965f40b1e65c714dc4a585cc901fc7ce1 /graphql.cabal
parentdac6721f02e747d218ad160c7be5d0483752faa5 (diff)
downloadgraphql-c9c1137cebe5629f145f55fc941cb09ce7b3d02a.tar.gz
Garden
Diffstat (limited to 'graphql.cabal')
-rw-r--r--graphql.cabal1
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,