cvs commit: fptools/ghc/compiler/prelude PrelNames.lhs fptools/ghc/compiler/basicTypes MkId.lhs fptools/ghc/compiler/stranal WwLib.lhs

Simon Peyton Jones simonpj@glass.cse.ogi.edu
Tue, 24 Jul 2001 08:57:27 -0700


simonpj     2001/07/24 08:57:27 PDT

  Modified files:
    ghc/compiler/prelude PrelNames.lhs 
    ghc/compiler/basicTypes MkId.lhs 
    ghc/compiler/stranal WwLib.lhs 
  Log:
  Make absent-arg errors more descriptive
  
  Revision  Changes    Path
  1.32      +1 -0      fptools/ghc/compiler/prelude/PrelNames.lhs
  1.70      +6 -3      fptools/ghc/compiler/basicTypes/MkId.lhs
  1.51      +12 -3     fptools/ghc/compiler/stranal/WwLib.lhs