[Haddock] [haddock] #257: keep-going flag
haddock
haddock at projects.haskell.org
Tue Sep 3 16:04:41 BST 2013
#257: keep-going flag
------------------------+---------------------------------------------------
Reporter: nh2 | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 2.13.2
Version: 2.11.0 | Keywords:
------------------------+---------------------------------------------------
Sometimes haddock fails on a module.
That should not necessarily tear down the whole process.
I implmented a --keep-going flag on top of ghc-7.6.3-release:
https://github.com/nh2/haddock/compare/keep-going
I would rebase it on master, but I cannot get that to compile.
It is a trivial change though.
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/257>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list