web: make safe dependency consistent with other packages to help cabal-install

This commit is contained in:
Simon Michael 2010-11-29 23:24:18 +00:00
parent 7a9d794c49
commit 3ca0303a88

View File

@ -60,7 +60,7 @@ executable hledger-web
,parsec
-- ,process
-- ,regexpr >= 0.5.1
,safe >= 0.2 && < 0.3
,safe >= 0.2
-- ,split == 0.1.*
-- ,time
-- ,utf8-string >= 0.3.5 && < 0.4