Fix a warning that the test suite gave

This commit is contained in:
Arian van Putten 2016-07-09 14:26:56 +02:00
parent 05379ed7e3
commit d782ef19f7

View File

@ -54,6 +54,7 @@ test-suite spec
default-language: Haskell2010
hs-source-dirs: test
main-is: Spec.hs
other-modules: JavascriptSpec
build-depends: base == 4.*
, tutorial
, hspec