patch applied (ghc-6.6/ghc): MERGED: Fix #839 (Generate documentation for built-in types and primitve operations)

Sven Panne sven.panne at aedion.de
Wed Mar 14 11:42:11 EDT 2007


On Thursday 01 March 2007 15:13, Ian Lynagh wrote:
> Thu Mar  1 05:17:17 PST 2007  Ian Lynagh <igloo at earth.li>
>   * MERGED: Fix #839 (Generate documentation for built-in types and
> primitve operations) Simon Marlow <simonmar at microsoft.com>**20070228163442
>
>    This patch was originally by dinko.tenev at gmail.com, but I re-recorded
>    it in order to add a better log message.
>
>    The effect of this patch is to add entries for primitive types in the
>    documentation: Int#, Char#, etc. and to document the built-in
>    identifiers (seq, lazy, inline, unsafeCoerce#).
>
>     M ./compiler/prelude/primops.txt.pp -47 +181
>     M ./utils/genprimopcode/Main.hs -46 +87

I've just seen that this patch is in the 6.6 branch, too. Therefore all my 
patches from today (regarding primops.txt.pp, Main.hs, core.tex etc.) should 
be merged to the branch, too.

Cheers,
   S.



More information about the Cvs-ghc mailing list