[project @ 2002-02-14 15:08:08 by simonpj]
authorsimonpj <unknown>
Thu, 14 Feb 2002 15:08:08 +0000 (15:08 +0000)
committersimonpj <unknown>
Thu, 14 Feb 2002 15:08:08 +0000 (15:08 +0000)
commitdebf9165d1760f18f4e0339757a8a743333514fc
treee355daab0918bdce8af1e510a8fc6d298b664a45
parent98b23d27a06eeb5e37516c3494bfd7837eabe4ba
[project @ 2002-02-14 15:08:08 by simonpj]
-------------------------------------------------
Undo an earlier hack in postInlineUnconditionally
-------------------------------------------------

In an earlier era I made postInlineUnconditionally rather less
aggressive; it didn't inline even trivial things unless they
occurred just once.  THis was a hack designed to avoid rules
unexpectedly not firing.  But now we have much more control
over rules, through the phase numbering stuff, so I can undo the
hack.

Well, so I believe.  Manuel, yell if your rules stop working!
ghc/compiler/simplCore/SimplMonad.lhs