[project @ 2001-08-03 20:40:43 by sof]
authorsof <unknown>
Fri, 3 Aug 2001 20:40:43 +0000 (20:40 +0000)
committersof <unknown>
Fri, 3 Aug 2001 20:40:43 +0000 (20:40 +0000)
commite8964a486b2d0915617116eedf8b34670d443fbf
treeac7862dab761e9d570fe3e181d42276bac71207d
parent0b28f77d4ce467d531ba7be9623dad0ff904d4e3
[project @ 2001-08-03 20:40:43 by sof]
- have the toplevel exception handler propagate ExitExceptions, don't flag
  them as panics. i.e., when the dynamic exception handler catches a
  PhaseFailed{}, it throws an ExitException. The outer/topmost handler
  catches this (on a Win32 box, but not my other (Linux) box for some
  reason...), and maps it to a panic, which is not what you want.
- introduced the old 'Compilation had errors' message in case of a
  PhaseFailed{}; feel free to nuke that one (again).
ghc/compiler/main/Main.hs