[project @ 1999-01-18 19:04:55 by sof]
authorsof <unknown>
Mon, 18 Jan 1999 19:05:07 +0000 (19:05 +0000)
committersof <unknown>
Mon, 18 Jan 1999 19:05:07 +0000 (19:05 +0000)
commita6eede3173cee960884e732f40b0998cf84ae015
tree2e9982763de2d93ddb888f36dda7436cc1acf854
parent35dff9ff5076f0a387f6b57d9c19b8f5fc00f9a2
[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.)
14 files changed:
ghc/compiler/basicTypes/SrcLoc.lhs
ghc/compiler/coreSyn/CoreLint.lhs
ghc/compiler/deSugar/Desugar.lhs
ghc/compiler/deSugar/DsMonad.lhs
ghc/compiler/deSugar/Match.lhs
ghc/compiler/main/ErrUtils.lhs
ghc/compiler/reader/Lex.lhs
ghc/compiler/rename/RnMonad.lhs
ghc/compiler/rename/RnNames.lhs
ghc/compiler/stgSyn/StgLint.lhs
ghc/compiler/typecheck/TcDefaults.lhs
ghc/compiler/typecheck/TcDeriv.lhs
ghc/compiler/typecheck/TcModule.lhs
ghc/compiler/typecheck/TcTyClsDecls.lhs