cvs commit: fptools/ghc/compiler/main ErrUtils.lhs fptools/ghc/compiler/deSugar Match.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 7 Feb 2001 08:47:25 -0800


simonmar    2001/02/07 08:47:25 PST

  Modified files:
    ghc/compiler/main    ErrUtils.lhs 
    ghc/compiler/deSugar Match.lhs 
  Log:
  Add "Warning:" to the front of warning messages.
  
  Revision  Changes    Path
  1.34      +8 -1      fptools/ghc/compiler/main/ErrUtils.lhs
  1.47      +2 -2      fptools/ghc/compiler/deSugar/Match.lhs