Use a recursive error handler in case the exception causes more exceptions.
authorLemmih <lemmih@gmail.com>
Mon, 17 Jul 2006 23:25:53 +0000 (23:25 +0000)
committerLemmih <lemmih@gmail.com>
Mon, 17 Jul 2006 23:25:53 +0000 (23:25 +0000)
commit7593fccbd8957551fff5cb052883230d555a890c
tree0fd9236ab4c2c0255e4d3a3206fff725f9f37450
parent872a4a0fd2a99ea96bee36f5398e87002659e014
Use a recursive error handler in case the exception causes more exceptions.
compiler/ghci/InteractiveUI.hs