[commit: Cabal] master: Adjust the amount of output for the -v verbosity level in a few places (7ed3088)

Ian Lynagh igloo at earth.li
Fri Jun 24 02:07:53 CEST 2011


Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/7ed3088d9b2d4f080f809aaecca7ca74e3a97aac

>---------------------------------------------------------------

commit 7ed3088d9b2d4f080f809aaecca7ca74e3a97aac
Author: Duncan Coutts <duncan at community.haskell.org>
Date:   Sun Feb 13 23:41:15 2011 +0000

    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.

 cabal-install/Distribution/Client/Configure.hs  |    8 +++++---
 cabal-install/Distribution/Client/Fetch.hs      |    4 ++--
 cabal-install/Distribution/Client/IndexUtils.hs |    9 +++++++--
 cabal-install/Distribution/Client/Install.hs    |    4 ++--
 cabal-install/Main.hs                           |   22 +++++++++++++++-------
 5 files changed, 31 insertions(+), 16 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 7ed3088d9b2d4f080f809aaecca7ca74e3a97aac



More information about the Cvs-libraries mailing list