patch applied (cabal-install): Adjust the amount of output for the -v verbosity level in a few places
Duncan Coutts
duncan.coutts at googlemail.com
Mon Feb 14 03:57:27 CET 2011
Sun Feb 13 15:41:15 PST 2011 Duncan Coutts <duncan at community.haskell.org>
* Adjust the amount of output for the -v verbosity level in a few places
For several commands, including install the -v verbosity level had
far too much useless internall stuff in it. Reduced the amount of
output from configuring the compiler, getting installed package and
the dependency planner. The extra detail is still available via -v3.
M ./Distribution/Client/Configure.hs -3 +5
M ./Distribution/Client/Fetch.hs -2 +2
M ./Distribution/Client/IndexUtils.hs -2 +7
M ./Distribution/Client/Install.hs -2 +2
M ./Main.hs -7 +15
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commitdiff;h=20110213234115-5c91e-5de7d441f3ce50433df99916ca1185946c75888c.gz
More information about the cabal-devel
mailing list