Build dependencies: permit text-icu 0.8.

master
vi 2014-08-24 23:52:28 +08:00
parent 7444a216e7
commit 663f9b61dc
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ library
string-conversions >= 0.3 && < 0.4, string-conversions >= 0.3 && < 0.4,
taggy-lens >= 0.1 && < 0.2, taggy-lens >= 0.1 && < 0.2,
text >= 1.1 && < 1.2, text >= 1.1 && < 1.2,
text-icu >= 0.6 && < 0.7, text-icu >= 0.6 && < 0.8,
https-everywhere-rules-raw https-everywhere-rules-raw
hs-source-dirs: hs-source-dirs:
src src
@ -68,7 +68,7 @@ test-suite spec
string-conversions >= 0.3 && < 0.4, string-conversions >= 0.3 && < 0.4,
taggy-lens >= 0.1 && < 0.2, taggy-lens >= 0.1 && < 0.2,
text >= 1.1 && < 1.2, text >= 1.1 && < 1.2,
text-icu >= 0.6 && < 0.7, text-icu >= 0.6 && < 0.8,
https-everywhere-rules-raw https-everywhere-rules-raw
main-is: main-is:
Spec.hs Spec.hs