[project @ 1999-01-18 19:04:55 by sof]
Print out warnings/errors in the order they occur in the source code. (Well...almost, warnings are sorted and printed out on a per-pass basis.)
Showing
- ghc/compiler/basicTypes/SrcLoc.lhs 13 additions, 0 deletionsghc/compiler/basicTypes/SrcLoc.lhs
- ghc/compiler/coreSyn/CoreLint.lhs 43 additions, 41 deletionsghc/compiler/coreSyn/CoreLint.lhs
- ghc/compiler/deSugar/Desugar.lhs 2 additions, 2 deletionsghc/compiler/deSugar/Desugar.lhs
- ghc/compiler/deSugar/DsMonad.lhs 2 additions, 2 deletionsghc/compiler/deSugar/DsMonad.lhs
- ghc/compiler/deSugar/Match.lhs 15 additions, 15 deletionsghc/compiler/deSugar/Match.lhs
- ghc/compiler/main/ErrUtils.lhs 36 additions, 13 deletionsghc/compiler/main/ErrUtils.lhs
- ghc/compiler/reader/Lex.lhs 3 additions, 3 deletionsghc/compiler/reader/Lex.lhs
- ghc/compiler/rename/RnMonad.lhs 7 additions, 7 deletionsghc/compiler/rename/RnMonad.lhs
- ghc/compiler/rename/RnNames.lhs 7 additions, 3 deletionsghc/compiler/rename/RnNames.lhs
- ghc/compiler/stgSyn/StgLint.lhs 32 additions, 34 deletionsghc/compiler/stgSyn/StgLint.lhs
- ghc/compiler/typecheck/TcDefaults.lhs 6 additions, 8 deletionsghc/compiler/typecheck/TcDefaults.lhs
- ghc/compiler/typecheck/TcDeriv.lhs 2 additions, 2 deletionsghc/compiler/typecheck/TcDeriv.lhs
- ghc/compiler/typecheck/TcModule.lhs 2 additions, 2 deletionsghc/compiler/typecheck/TcModule.lhs
- ghc/compiler/typecheck/TcTyClsDecls.lhs 2 additions, 2 deletionsghc/compiler/typecheck/TcTyClsDecls.lhs
Loading
Please register or sign in to comment