Use UserInterrupt rather than our own Interrupted exception (#4100)
authorSimon Marlow <marlowsd@gmail.com>
Wed, 2 Jun 2010 08:23:45 +0000 (08:23 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 2 Jun 2010 08:23:45 +0000 (08:23 +0000)
commitd529d596a1256bb48bda45ec343631c879c8d56d
tree10bfc7446cb055b40cb391f22d577e250bf477ae
parent5a73f108480a0b443c74f93fafa2f5495e788643
Use UserInterrupt rather than our own Interrupted exception (#4100)
compiler/main/GHC.hs
compiler/main/InteractiveEval.hs
compiler/utils/Panic.lhs
ghc/InteractiveUI.hs