Fix a warning that the test suite gave
This commit is contained in:
parent
05379ed7e3
commit
d782ef19f7
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ test-suite spec
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
hs-source-dirs: test
|
hs-source-dirs: test
|
||||||
main-is: Spec.hs
|
main-is: Spec.hs
|
||||||
|
other-modules: JavascriptSpec
|
||||||
build-depends: base == 4.*
|
build-depends: base == 4.*
|
||||||
, tutorial
|
, tutorial
|
||||||
, hspec
|
, hspec
|
||||||
|
|
Loading…
Reference in a new issue