use the Haskell 98 module Control.Exception.Base in the Concurrent modules
[ghc-base.git] / Control / Exception /
2008-08-12 Ross Patersonsplit most of Control.Exception into new Control.Except...