[Hackage] #487: print less useless info during builds

Hackage cvs-ghc at haskell.org
Wed Nov 9 02:48:38 CET 2011


#487: print less useless info during builds
------------------------------+---------------------------------------------
  Reporter:  duncan           |        Owner:         
      Type:  enhancement      |       Status:  new    
  Priority:  normal           |    Milestone:         
 Component:  Cabal library    |      Version:  1.6.0.1
  Severity:  minor            |     Keywords:         
Difficulty:  easy (<4 hours)  |   Ghcversion:         
  Platform:                   |  
------------------------------+---------------------------------------------
Changes (by gtirloni):

 * cc: gtirloni@… (added)


Comment:

 It looks like verbosity has improved in cabal-install 0.10.2 and cabal
 1.10.2.0 (see below):

 {{{
 $ cabal install gofer-prelude
 Resolving dependencies...
 Downloading gofer-prelude-2.30.3...
 Configuring gofer-prelude-2.30.3...
 Preprocessing library gofer-prelude-2.30.3...
 Building gofer-prelude-2.30.3...
 [1 of 1] Compiling Prelude.Gofer    ( Prelude/Gofer.hs,
 dist/build/Prelude/Gofer.o )
 Registering gofer-prelude-2.30.3...
 Installing library in /home/gtirloni/.cabal/lib/gofer-
 prelude-2.30.3/ghc-7.0.4
 Registering gofer-prelude-2.30.3...
 }}}

 Is it OK to close this ticket?

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/487#comment:1>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects



More information about the cabal-devel mailing list