[project @ 2003-06-10 13:40:11 by simonpj]
authorsimonpj <unknown>
Tue, 10 Jun 2003 13:40:12 +0000 (13:40 +0000)
committersimonpj <unknown>
Tue, 10 Jun 2003 13:40:12 +0000 (13:40 +0000)
commitcb2da7a511c2974eb526b8f413f39ebe3c61a6c7
treee6b062b6f750f8766f678bdcdc4dabf52e36b3b2
parente3d6a95f468365f25ccb6bc30cdc53c128d671e8
[project @ 2003-06-10 13:40:11 by simonpj]
----------------------------------
Fix the crossDllArg crash (take 2)
----------------------------------

I got this fix completely wrong, again.

The original CoreUtils.rhsIsNonUpd is now renamed again, to
CoreUtils.rhsIsStatic. Yet more comments explain its (now
simplified) working.
ghc/compiler/coreSyn/CoreUtils.lhs
ghc/compiler/main/TidyPgm.lhs
ghc/compiler/stgSyn/CoreToStg.lhs