patch applied (packages/Cabal): Fix uses of verbosity > deafening
to use >=
Ian Lynagh
igloo at earth.li
Tue Jul 29 17:54:38 EDT 2008
Tue Jul 29 12:18:55 PDT 2008 Duncan Coutts <duncan at haskell.org>
* Fix uses of verbosity > deafening to use >=
The maximum verbosity value is deafening so >= the correct test.
This primarily affected haddock.
M ./Distribution/Simple/GHC.hs -1 +1
M ./Distribution/Simple/Haddock.hs -1 +1
M ./Distribution/Simple/NHC.hs -1 +1
View patch online:
http://darcs.haskell.org/packages/Cabal/_darcs/patches/20080729191855-adfee-5957074ca6e84da7d1e61367c579a5dedb25a711.gz
More information about the Cvs-libraries
mailing list