cli: require newer process version to assist cabal-install

This commit is contained in:
Simon Michael 2010-11-26 20:36:28 +00:00
parent 97e5c88ccc
commit e93474e873

View File

@ -61,7 +61,7 @@ executable hledger
,old-locale
,old-time
,parsec
,process
,process >= 1.0.1.4 && < 1.1
,regexpr >= 0.5.1
,safe >= 0.2
,split == 0.1.*