[project @ 2001-09-07 12:30:15 by simonpj]
authorsimonpj <unknown>
Fri, 7 Sep 2001 12:30:15 +0000 (12:30 +0000)
committersimonpj <unknown>
Fri, 7 Sep 2001 12:30:15 +0000 (12:30 +0000)
commitf16df743b288e7619c3eb412e9358135c26525be
treed33b18a49e22a579b46c2da34a5e85dff6f3d441
parent5d5f7c6ce359f5c10b1f2312e295c4f5c235ec88
[project @ 2001-09-07 12:30:15 by simonpj]
-------------------
Newtypes and ccalls
-------------------

MERGE WITH STABLE BRANCH

Yet another bit of newtype-squashing that hadn't been
synced with reality.  In desugaring ccalls, we can still
see newtypes, if they are recursive, and we must generate
appropriate coerces.

Fixes a bug in cg011.
ghc/compiler/deSugar/DsCCall.lhs