[project @ 2001-03-19 16:24:37 by simonpj]
authorsimonpj <unknown>
Mon, 19 Mar 2001 16:24:37 +0000 (16:24 +0000)
committersimonpj <unknown>
Mon, 19 Mar 2001 16:24:37 +0000 (16:24 +0000)
commit33aac1f993ade9a0a8aee67eaad1584df8705d67
treeb27ceb1397797bc036193b39365d333ce6d9d348
parenta7dff32d3a8c10c9bd2081f441285ed31a01d2c1
[project @ 2001-03-19 16:24:37 by simonpj]
---------------------------------------------
Be more eager to inline for an applied coerce
---------------------------------------------

Given this:

(coerce T f) x y

SimplUtils.interestingCallContext was returning False (uninteresting
call context).  This is wrong: it's a very intersting context.

Darn those coerces!  They are scheduled for destruction, but meanwhile,
this makes matters a bit better.
ghc/compiler/simplCore/SimplUtils.lhs