Re: [PATCH] Fix Haddock formatting in Control.Exception

2012-11-08 Thread Ian Lynagh
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 ___ Cvs-

[PATCH] Fix Haddock formatting in Control.Exception

2012-11-06 Thread Iustin Pop
This fixes Haddock formatting in the second list in the section "Interruptible operations": haddock lists items should be separated by blank lines. Signed-off-by: Iustin Pop --- Note: I wasn't able to rebuild base, so I didn't test this properly, but just run Haddock on a fragment of the file,