web: make safe dependency consistent with other packages to help cabal-install
This commit is contained in:
parent
7a9d794c49
commit
3ca0303a88
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user