patch applied (cabal-branches/cabal-1.4): Fix uses of verbosity >
deafening to use >=
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Sat Aug 2 10:13:06 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/cabal-branches/cabal-1.4/_darcs/patches/20080729191855-adfee-5957074ca6e84da7d1e61367c579a5dedb25a711.gz
More information about the cabal-devel
mailing list