bump convertible-text dependency to relax time dependency

This commit is contained in:
Simon Michael 2010-07-17 20:35:25 +00:00
parent f9005f8aee
commit 4dac3af181
2 changed files with 2 additions and 1 deletions

View File

@ -56,7 +56,7 @@ library
,parsec
,regexpr >= 0.5.1
,safe >= 0.2
,time < 1.2
,time
,utf8-string >= 0.3
,HUnit

View File

@ -106,6 +106,7 @@ executable hledger
build-depends:
io-storage >= 0.3 && < 0.4
,yesod >= 0.4.0 && < 0.5
,convertible-text >= 0.3.0.1
if flag(web610)
cpp-options: -DWEB610