Be a little keener to inline
authorsimonpj@microsoft.com <unknown>
Fri, 25 Jan 2008 10:46:16 +0000 (10:46 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 25 Jan 2008 10:46:16 +0000 (10:46 +0000)
commitd8c0a66c1e5d357eae882963ee6834f485868d22
tree3e2b3eff324ff1027413e7ee82e46a4898d4cab4
parent6c7b41cc2b24f533697a62bf1843507ae043fc97
Be a little keener to inline

This is really a bug.  A saturated call in an "interesting" context
should inline, but there was a strange "n_val_args > 0" condition, which
was stopping it.  Reported by Roman.
compiler/coreSyn/CoreUnfold.lhs