sewardj 2001/08/08 08:44:28 PDT
Modified files:
ghc/compiler/ghci ByteCodeLink.lhs
Log:
Disable use of finalisers attached to UnlinkedBCOs, since finalisers
attached to non-atomic objects may run too early :-(
Revision Changes Path
1.23 +6 -1 fptools/ghc/compiler/ghci/ByteCodeLink.lhs