Fix #839 (Generate documentation for built-in types and primitve operations)
authorSimon Marlow <simonmar@microsoft.com>
Wed, 28 Feb 2007 16:34:42 +0000 (16:34 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 28 Feb 2007 16:34:42 +0000 (16:34 +0000)
commit604539cd8f4577198535d30d61e3c9e4f20e2745
tree53faa0935e48eb556a410c5213928bc63cb56a6c
parente07e2550074ddc7d96e2092e56add418403bd29a
Fix #839 (Generate documentation for built-in types and primitve operations)

This patch was originally by dinko.tenev@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#).
compiler/prelude/primops.txt.pp
utils/genprimopcode/Main.hs