chart, vty: these are unmaintained, but undo an old dep mistake
This commit is contained in:
parent
bb02370c8d
commit
aadd0723f6
@ -42,7 +42,7 @@ executable hledger-chart
|
|||||||
,HUnit
|
,HUnit
|
||||||
,base >= 3 && < 5
|
,base >= 3 && < 5
|
||||||
,cabal-file-th
|
,cabal-file-th
|
||||||
,cmdargs >= 0.9.1 && < 0.10
|
,cmdargs == 0.8.*
|
||||||
,containers
|
,containers
|
||||||
-- ,csv
|
-- ,csv
|
||||||
-- ,directory
|
-- ,directory
|
||||||
|
|||||||
@ -42,7 +42,7 @@ executable hledger-vty
|
|||||||
,HUnit
|
,HUnit
|
||||||
,base >= 3 && < 5
|
,base >= 3 && < 5
|
||||||
,cabal-file-th
|
,cabal-file-th
|
||||||
,cmdargs >= 0.9.1 && < 0.10
|
,cmdargs == 0.8.*
|
||||||
-- ,containers
|
-- ,containers
|
||||||
-- ,csv
|
-- ,csv
|
||||||
-- ,directory
|
-- ,directory
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user