Add the inline function, and many comments
authorsimonpj@microsoft.com <unknown>
Mon, 5 Jun 2006 11:58:14 +0000 (11:58 +0000)
committersimonpj@microsoft.com <unknown>
Mon, 5 Jun 2006 11:58:14 +0000 (11:58 +0000)
commit7e4ef8ae119b06c87f209cee4b63b45e97ca1ff1
tree865dcd91a4732dd8263c7efe67da46394c64d67d
parent91c5f1f02bedc9a0cd6c0555c5e57c28eca75130
Add the inline function, and many comments

This commit adds the 'inline' function described in the
related patch in the compiler.

I've also added comments about the 'lazy' function.
GHC/Base.lhs
GHC/Exts.hs