cvs commit: fptools/ghc/compiler/main MkIface.lhs fptools/ghc/compiler/simplCore SimplUtils.lhs fptools/ghc/compiler/typecheck TcEnv.lhs TcIfaceSig.lhs

Simon Peyton Jones simonpj@glass.cse.ogi.edu
Tue, 14 Nov 2000 03:25:22 -0800


simonpj     2000/11/14 03:25:22 PST

  Modified files:
    ghc/compiler/main    MkIface.lhs 
    ghc/compiler/simplCore SimplUtils.lhs 
    ghc/compiler/typecheck TcEnv.lhs TcIfaceSig.lhs 
  Log:
  vanilla -> constantIdInfo
  
  Revision  Changes    Path
  1.106     +1 -1      fptools/ghc/compiler/main/MkIface.lhs
  1.53      +1 -1      fptools/ghc/compiler/simplCore/SimplUtils.lhs
  1.79      +2 -2      fptools/ghc/compiler/typecheck/TcEnv.lhs
  1.61      +3 -3      fptools/ghc/compiler/typecheck/TcIfaceSig.lhs