Wibbles to the inline-in-InlineRule stuff
authorsimonpj@microsoft.com <unknown>
Tue, 10 Nov 2009 17:23:37 +0000 (17:23 +0000)
committersimonpj@microsoft.com <unknown>
Tue, 10 Nov 2009 17:23:37 +0000 (17:23 +0000)
commit01b453a5c3608f52707ee55374ca50cb592f567d
treea3be7b33b6226212da82fb050b7963a101d6dd2b
parentf07f25fdbac2b885aea6aa62c0326840c85f7b59
Wibbles to the inline-in-InlineRule stuff

The main change is using SimplUtils.updModeForInlineRules
doesn't overwrite the current setting, it just augments it.
compiler/simplCore/SimplEnv.lhs
compiler/simplCore/SimplUtils.lhs
compiler/simplCore/Simplify.lhs