Update taggy.cabal

This commit is contained in:
Alp Mestanogullari 2017-12-27 01:45:45 +01:00 committed by GitHub
parent 41daa96747
commit 239811884d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,6 +106,7 @@ test-suite unit
build-depends:
base == 4.*
, blaze-html
, data-default
, blaze-markup
, text
, hspec
@ -129,6 +130,7 @@ test-suite integration
base == 4.*
, blaze-html
, blaze-markup
, data-default
, directory
, text
, hspec >= 1.11