[project @ 2002-07-29 16:12:07 by simonpj]
authorsimonpj <unknown>
Mon, 29 Jul 2002 16:12:08 +0000 (16:12 +0000)
committersimonpj <unknown>
Mon, 29 Jul 2002 16:12:08 +0000 (16:12 +0000)
commit90b4aa6cff4a95d9fe205b2bf24e28ba505d2bfe
treef2be1146898f60886b415704aa072baf9615c0be
parentae54d9e7b2405566802f71e7e3e30c55764659fc
[project @ 2002-07-29 16:12:07 by simonpj]
** MERGE TO STABLE **

1. Make TidyPgm forget IdInfo for exported things.  This is
   really important for the recompilation checker; see the
   commment with TidyPgm.tidyTopIdInfo

   Fixes a bug reported by Sigbjorn.

2. Make CoreToStg more robust, by avoiding the duplicate
   calculation of update flag for top-level closures
ghc/compiler/main/TidyPgm.lhs
ghc/compiler/stgSyn/CoreToStg.lhs