cli: require newer process version to assist cabal-install
This commit is contained in:
parent
97e5c88ccc
commit
e93474e873
@ -61,7 +61,7 @@ executable hledger
|
|||||||
,old-locale
|
,old-locale
|
||||||
,old-time
|
,old-time
|
||||||
,parsec
|
,parsec
|
||||||
,process
|
,process >= 1.0.1.4 && < 1.1
|
||||||
,regexpr >= 0.5.1
|
,regexpr >= 0.5.1
|
||||||
,safe >= 0.2
|
,safe >= 0.2
|
||||||
,split == 0.1.*
|
,split == 0.1.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user