Add build-tool-depends

This commit is contained in:
Oleg Grenrus 2017-11-08 13:02:46 +02:00
parent 026d4b8bb4
commit 53785354d3

View File

@ -86,6 +86,7 @@ test-suite spec
hs-source-dirs: test
main-is: Spec.hs
other-modules: Servant.QuickCheck.InternalSpec
build-tool-depends: hspec-discover:hspec-discover
build-depends: base == 4.*
, base-compat
, aeson