web, vty: update dependencies
This commit is contained in:
parent
63a438190c
commit
7a9d794c49
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user