web, vty: update dependencies

This commit is contained in:
Simon Michael 2010-11-25 17:14:06 +00:00
parent 63a438190c
commit 7a9d794c49
2 changed files with 2 additions and 2 deletions

View File

@ -47,4 +47,4 @@ executable hledger-vty
-- ,split == 0.1.* -- ,split == 0.1.*
-- ,time -- ,time
-- ,utf8-string >= 0.3.5 && < 0.4 -- ,utf8-string >= 0.3.5 && < 0.4
,vty >= 4.0.0.1 ,vty >= 4.6.0.1 && < 4.7

View File

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