Hi David,

If I understand correctly, your patch

    Fri Nov  9 00:08:06 GMT 2007  David Waern <[EMAIL PROTECTED]>
      * Filter out GHC.Prim also for the Haddock step
      Please merge to the GHC 6.8.2 branch

will remove GHC.Prim from the haddock docs, presumably because haddock 2
can't cope with it? However, the users guide points to it to document
the "Special built-in functions":
    http://www.haskell.org/ghc/dist/current/docs/users_guide/special-ids.html
and I think it's considered a module that users can import, so it ought
to be documented. Is it possible to make haddock 2 understand GHC.Prim
instead?


Thanks
Ian

_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to