Undo patch Simplify-the-IdInfo-before-any-RHSs
authorsimonpj@microsoft.com <unknown>
Wed, 1 Mar 2006 16:14:23 +0000 (16:14 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 1 Mar 2006 16:14:23 +0000 (16:14 +0000)
commit931a117d6236076788c560fb2e08c538be95bd45
tree1a0f65566e991e2d92b96060fe27373342638321
parent18519c934bd8cc42139df93dcbc90b656521b811
Undo patch Simplify-the-IdInfo-before-any-RHSs

Sadly the above patch wasn't right, because it fouls
up pre/postInlineUnconditionally.  This patch puts
things back as they were functionally, but with slightly
tidied-up code.
ghc/compiler/simplCore/SimplEnv.lhs
ghc/compiler/simplCore/Simplify.lhs