installing: tighten up utf8-string dependency
This commit is contained in:
parent
52d444bc34
commit
314ff84fc1
@ -58,7 +58,7 @@ library
|
||||
,safe >= 0.2
|
||||
,split == 0.1.*
|
||||
,time
|
||||
,utf8-string >= 0.3
|
||||
,utf8-string >= 0.3.5 && < 0.4
|
||||
,HUnit
|
||||
|
||||
source-repository head
|
||||
|
||||
@ -88,7 +88,7 @@ executable hledger
|
||||
,regexpr >= 0.5.1
|
||||
,safe >= 0.2
|
||||
,time
|
||||
,utf8-string >= 0.3
|
||||
,utf8-string >= 0.3.5 && < 0.4
|
||||
|
||||
if flag(chart)
|
||||
cpp-options: -DCHART
|
||||
@ -151,7 +151,7 @@ library
|
||||
,regexpr >= 0.5.1
|
||||
,safe >= 0.2
|
||||
,time
|
||||
,utf8-string >= 0.3
|
||||
,utf8-string >= 0.3.5 && < 0.4
|
||||
|
||||
source-repository head
|
||||
type: darcs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user