2 Patches for Haddock

David Waern david.waern at gmail.com
Wed Feb 25 16:00:30 EST 2009


2009/2/25 Thomas Schilling <nominolo at googlemail.com>:
> I think I'm not subscribed to the haddock mailing list, so I'm posting this
> here.
>
> The attached two patches fix the Template Haskell bugs with Haddock and a
> recent stable release.  I already pushed the patch to GHC stable; these two
> patches enable the code path in Haddock to make use of the fix.  The first
> patch defines a preprocessor constant; the second adds a local definition of
> a helper function only available in HEAD which would have changed the public
> interface of the stable branch's GHC API.
>
> I'm not pushing these patches directly, because I'm not sure which repos
> they should go to.  I trust someone here (mainly Ian) will know what to do
> with them :)

I've applied the patches to the main Haddock repo at
code.haskell.org/haddock. Thanks!

David



More information about the Cvs-ghc mailing list