This commit is contained in:
Danny Navarro
2015-09-18 14:55:59 +02:00
parent dac6721f02
commit c9c1137ceb
5 changed files with 24 additions and 20 deletions

View File

@ -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,