[haddock] #99: Option to turn off warnings
haddock
haddock at projects.haskell.org
Wed Apr 1 09:28:34 EDT 2009
#99: Option to turn off warnings
-------------------------+--------------------------------------------------
Reporter: NeilMitchell | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: 2.5.0
Version: | Keywords:
-------------------------+--------------------------------------------------
Haddock generates a lot of warnings, i.e.
{{{
Warning: Foo.Bar: the following names could not be resolved:
Date String Object
}}}
They pollute my build logs - it would be handy to have a flag to ignore
warnings and not report them so its easier to spot useful messages from
other programs.
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/99>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list