bump convertible-text dependency to relax time dependency
This commit is contained in:
parent
f9005f8aee
commit
4dac3af181
@ -56,7 +56,7 @@ library
|
|||||||
,parsec
|
,parsec
|
||||||
,regexpr >= 0.5.1
|
,regexpr >= 0.5.1
|
||||||
,safe >= 0.2
|
,safe >= 0.2
|
||||||
,time < 1.2
|
,time
|
||||||
,utf8-string >= 0.3
|
,utf8-string >= 0.3
|
||||||
,HUnit
|
,HUnit
|
||||||
|
|
||||||
|
|||||||
@ -106,6 +106,7 @@ executable hledger
|
|||||||
build-depends:
|
build-depends:
|
||||||
io-storage >= 0.3 && < 0.4
|
io-storage >= 0.3 && < 0.4
|
||||||
,yesod >= 0.4.0 && < 0.5
|
,yesod >= 0.4.0 && < 0.5
|
||||||
|
,convertible-text >= 0.3.0.1
|
||||||
|
|
||||||
if flag(web610)
|
if flag(web610)
|
||||||
cpp-options: -DWEB610
|
cpp-options: -DWEB610
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user