
I found nothing in the Gmane archives, so I turn to you. I'm hoping to Haddock-a-chop my library but the ole infix type constructor (and there are many of them) is causing a parse error. It seems a common enough problem, so I was wondering... 1) What ended up happening with David Waern's SoC project? I tried the darcs repo at http://darcs.haskell.org/SoC/haddock.ghc/, but got some error messages that I think indicate I don't have an appropriate GHC As a Library package ("`HsDoc' not in scope"). I'm running GHC 6.6 on a Mac. I'll avoid a manual build of a snapshot GHC until it's my last option, so I haven't made strides to check if HsDoc is actually in the dev GHC repo. 2) Is there a good workaround out there for such a parse error? I'm thinking someone might have a handy pre-processor to help out Haddock? Thanks for your time, Nick

Hello Nicolas, Wednesday, November 29, 2006, 7:36:59 AM, you wrote:
1) What ended up happening with David Waern's SoC project? I tried the darcs repo at http://darcs.haskell.org/SoC/haddock.ghc/, but got some
now it's integrated in ghc 6.7 (HEAD) version. unfortunately, this years SoC projects don't had chances to be included in ghc 6.6. it was release-candidated in august or september and it will be bad to include new functionality just before RCing ghc -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com
participants (2)
-
Bulat Ziganshin
-
Nicolas Frisby