cvs commit: fptools/ghc/compiler/compMan CmLink.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 7 Feb 2001 03:53:00 -0800


simonmar    2001/02/07 03:53:00 PST

  Modified files:
    ghc/compiler/compMan CmLink.lhs 
  Log:
  Don't re-link interpreted modules if they haven't changed.  Now :r is
  almost instantaneous when nothing changes (as it should be).
  
  Revision  Changes    Path
  1.28      +4 -2      fptools/ghc/compiler/compMan/CmLink.lhs