cvs commit: fptools/ghc/compiler/coreSyn CoreUtils.lhs fptools/ghc/compiler/prelude TysWiredIn.lhs fptools/ghc/compiler/specialise Rules.lhs fptools/ghc/compiler/typecheck TcInstDcls.lhs

Simon Peyton Jones simonpj@glass.cse.ogi.edu
Fri, 4 May 2001 01:10:31 -0700


simonpj     2001/05/04 01:10:31 PDT

  Modified files:
    ghc/compiler/coreSyn CoreUtils.lhs 
    ghc/compiler/prelude TysWiredIn.lhs 
    ghc/compiler/specialise Rules.lhs 
    ghc/compiler/typecheck TcInstDcls.lhs 
  Log:
  Comments only
  
  Revision  Changes    Path
  1.77      +6 -1      fptools/ghc/compiler/coreSyn/CoreUtils.lhs
  1.70      +2 -2      fptools/ghc/compiler/prelude/TysWiredIn.lhs
  1.25      +6 -0      fptools/ghc/compiler/specialise/Rules.lhs
  1.118     +4 -0      fptools/ghc/compiler/typecheck/TcInstDcls.lhs