chart, vty: these are unmaintained, but undo an old dep mistake

This commit is contained in:
Simon Michael 2014-04-29 19:03:37 -07:00
parent bb02370c8d
commit aadd0723f6
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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