Don't look for actual OldException.Exception exceptions
authorIan Lynagh <igloo@earth.li>
Tue, 2 Sep 2008 22:47:30 +0000 (22:47 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 2 Sep 2008 22:47:30 +0000 (22:47 +0000)
commitcdd30e6640d450835091b8815b42d55bee67df6b
tree9adab4191c86350ccb2a16ea9d52ede2b35e0a55
parent0ab5f95fcc29d5adeabfc3382fb48445fefef294
Don't look for actual OldException.Exception exceptions
We don't actually throw them (we throw the new Exception equivalents
instead), and looking for them was causing an infinite loop
Control/OldException.hs