[project @ 2004-08-10 09:02:36 by simonmar]
authorsimonmar <unknown>
Tue, 10 Aug 2004 09:02:41 +0000 (09:02 +0000)
committersimonmar <unknown>
Tue, 10 Aug 2004 09:02:41 +0000 (09:02 +0000)
commitc9a32c38c1d80b5df0f816f57a2d11555b7eadb4
tree0168e1465c4a8b6e2c35a8f40391e3400ca34fad
parent05881ecab43dfc5c13e0065d52a3fc8848657b20
[project @ 2004-08-10 09:02:36 by simonmar]
Fix problem with inline foreign-call changes yesterday.  Foreign call
args sometimes have to be modified using shimFCallArg - nowadays this
is done at code generation time, whereas it used to be done at
pretty-printing time.
ghc/compiler/absCSyn/AbsCUtils.lhs
ghc/compiler/codeGen/CgCase.lhs
ghc/compiler/codeGen/CgExpr.lhs