14 Feb
2011
14 Feb
'11
10:57 a.m.
Sun Feb 13 15:41:15 PST 2011 Duncan Coutts <duncan@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_commit...