cvs commit: fptools/ghc/rts GC.c

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 31 Jan 2001 03:03:21 -0800


simonmar    2001/01/31 03:03:21 PST

  Modified files:
    ghc/rts              GC.c 
  Log:
  disable the gcCAFs debugging routine on GHCi - it conflicts with
  GHCi's new CAF reversion mechanism.
  
  Revision  Changes    Path
  1.94      +3 -3      fptools/ghc/rts/GC.c