
27 Nov
2008
27 Nov
'08
12:25 p.m.
On Thu, Nov 27, 2008 at 11:52:04AM +0000, allan wrote:
I'm trying to locally build the documentation for the haskell-src-exts package and running into a bit of bother. If I run: cabal haddock I get the error: haddock: parse error in doc string
The problem is that several of the modules (not Language.Haskell.Exts, but modules it imports) have headers containing a field "Original" that haddock doesn't recognize. Of course the lack of any location information in the error message is a deficiency in haddock.