cvs commit: fptools/ghc/compiler/ghci ByteCodeLink.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Tue, 30 Jan 2001 02:50:48 -0800


simonmar    2001/01/30 02:50:48 PST

  Modified files:
    ghc/compiler/ghci    ByteCodeLink.lhs 
  Log:
  remove CAF List hack; the RTS has support for CAF retension and reversion.
  
  Revision  Changes    Path
  1.7       +4 -15     fptools/ghc/compiler/ghci/ByteCodeLink.lhs