sof         2003/10/02 12:21:04 PDT

  Modified files:
    ghc/compiler/deSugar Desugar.lhs 
    ghc/compiler/main    HscMain.lhs 
  Log:
  Extend -Werror's scope to also include the desugarer.
  
  Note: -Werror doesn't give you the union of warnings from the renamer,
        TC and desugarer before bailing out, but one pass at a time.
  
  Revision  Changes    Path
  1.62      +16 -8     fptools/ghc/compiler/deSugar/Desugar.lhs
  1.186     +5 -3      fptools/ghc/compiler/main/HscMain.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to