List the library as a dependency of the test suite, so Stack rebuilds tests without "build".

master
vi 2015-11-08 17:14:01 +08:00
parent 783d59a20f
commit 81ec883617
1 changed files with 2 additions and 1 deletions

View File

@ -79,7 +79,8 @@ test-suite spec
string-conversions >= 0.3 && < 0.5,
taggy-lens >= 0.1 && < 0.2,
text >= 1.1 && < 1.3,
text-icu >= 0.6 && < 0.8
text-icu >= 0.6 && < 0.8,
https-everywhere-rules
main-is:
Spec.hs
hs-source-dirs: