[project @ 2000-12-12 14:35:08 by simonmar]
authorsimonmar <unknown>
Tue, 12 Dec 2000 14:35:09 +0000 (14:35 +0000)
committersimonmar <unknown>
Tue, 12 Dec 2000 14:35:09 +0000 (14:35 +0000)
commit7752abc1008b633fdc7a0b9f283ceca40747b609
tree9cf427689ce308c765b6aa9bbf819b29bc628e9f
parentbff0ca399078cf2fd04cc9d14a5f4c2549473081
[project @ 2000-12-12 14:35:08 by simonmar]
Clean up the error handling a bit; the exception type is moved to
Panic, and a new exception for panics has been added.
ghc/compiler/compMan/CompManager.lhs
ghc/compiler/main/DriverFlags.hs
ghc/compiler/main/DriverMkDepend.hs
ghc/compiler/main/DriverPipeline.hs
ghc/compiler/main/DriverState.hs
ghc/compiler/main/DriverUtil.hs
ghc/compiler/main/Main.hs
ghc/compiler/main/PackageMaintenance.hs
ghc/compiler/utils/Panic.lhs