installing: don't require newer process after all, too many problems

This commit is contained in:
Simon Michael 2010-12-25 19:53:21 +00:00
parent 24c578bcd4
commit 7554cc7f9b

View File

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