[project @ 2001-03-28 16:45:35 by simonmar]
authorsimonmar <unknown>
Wed, 28 Mar 2001 16:45:35 +0000 (16:45 +0000)
committersimonmar <unknown>
Wed, 28 Mar 2001 16:45:35 +0000 (16:45 +0000)
commit896b0afee6a8470a39a197365e4e074de3ae4073
tree475c7e19f897a57c946fd222d008d58a8754b129
parent98bd974d6a0f48c33c3c13af54a18a4c766f3235
[project @ 2001-03-28 16:45:35 by simonmar]
Clean up GHC's error reporting

  - the GhcException type has some more constructors: CmdLineError,
    ProgramError, and InstallationError.  OtherError has gone.

  - most error messages should begin with "<location>:".  When the
    error is on the command-line or in GHC itself, <location> is
    "ghc", for consistency with std Unix semantics.
ghc/compiler/utils/Panic.lhs