Must import ExitCode for its instance to be re-exported.
[ghc-base.git] / Control / OldException.hs
2008-08-13 Ross Patersonuse New.catch instead of catchException in OldException
2008-08-12 Ross Patersonsplit most of Control.Exception into new Control.Except...
2008-08-01 Ian LynaghRemove unused imports
2008-08-01 Ian LynaghMake some more imports non-recursive
2008-07-30 Ian LynaghDon't use "deriving Typeable" (for portability reasons)
2008-07-30 Ian LynaghStart to actually use extensible exceptions