[project @ 2002-12-05 13:51:56 by simonmar]
authorsimonmar <unknown>
Thu, 5 Dec 2002 13:51:56 +0000 (13:51 +0000)
committersimonmar <unknown>
Thu, 5 Dec 2002 13:51:56 +0000 (13:51 +0000)
- remove old code for GHC < 3.03 (we don't support building GHC with
  less than 4.08).

- remove ErrorHdrHook and PatError, we now catch all exceptions at
  the top level and report panics (this will fix some test
  discrepancies with GHCi).


No differences found