cvs commit: fptools/ghc/compiler/stgSyn CoreToStg.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Thu, 1 Mar 2001 06:27:22 -0800


simonmar    2001/03/01 06:27:22 PST

  Modified files:
    ghc/compiler/stgSyn  CoreToStg.lhs 
  Log:
  don't needlessly duplicate a binder.
  
  Revision  Changes    Path
  1.74      +5 -3      fptools/ghc/compiler/stgSyn/CoreToStg.lhs