Add System.HapistranoSpec to test suite

This commit is contained in:
Juan Pedro Villa Isaza 2015-09-09 10:38:31 -05:00
parent 4253a3906a
commit 4d62f70d06

View File

@ -69,7 +69,7 @@ test-suite hapistrano-test
type: exitcode-stdio-1.0
hs-source-dirs: spec, src
main-is: Spec.hs
other-modules: System.HapistranoSpec
build-depends: base >=4.5 && <4.9
, time-locale-compat
, time