cvs commit: fptools/ghc/compiler/simplCore Simplify.lhs

Sigbjorn Finne sof@glass.cse.ogi.edu
Wed, 5 Dec 2001 08:29:55 -0800


sof         2001/12/05 08:29:55 PST

  Modified files:
    ghc/compiler/simplCore Simplify.lhs 
  Log:
  make it compile - i.e., use Subst.simplIdInfo in a manner
  consistent with the repo contents. (wouldn't surprise me
  if there's coreSyn/Subst.lhs change that hasn't been
  committed yet...)
  
  Revision  Changes    Path
  1.129     +2 -2      fptools/ghc/compiler/simplCore/Simplify.lhs