installing: constrain hledger-lib's time dependency to suit current hledger+yesod

This commit is contained in:
Simon Michael 2010-07-10 13:56:23 +00:00
parent edad75ae4b
commit f9005f8aee

View File

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