Re: [PATCH] Fix Haddock formatting in Control.Exception
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Nov 06, 2012 at 09:52:09PM +0100, Iustin Pop wrote: > This fixes Haddock formatting in the second list in the section > "Interruptible operations": haddock lists items should be separated by > blank lines. Applied, thanks. Thanks Ian