begin demoting hledger-vty and hledger-chart to unmaintained "extras" status

This commit is contained in:
Simon Michael 2012-01-30 04:22:11 +00:00
parent 5972ecfdb9
commit 679c9fce8f
15 changed files with 4 additions and 4 deletions

View File

@ -30,14 +30,14 @@ PACKAGES=\
hledger-lib \
hledger \
hledger-web \
hledger-vty \
hledger-chart
# hledger-vty \
# hledger-chart
INCLUDEPATHS=\
-i../hledger-lib \
-i../hledger \
-i../hledger-web \
-i../hledger-vty \
-i../hledger-chart
# -i../hledger-vty \
# -i../hledger-chart
MAIN=hledger-cli.hs
# all source files in the project (plus a few strays like Setup.hs & hlint.hs)