ghc-monad-control 1.0.2.3 Monad transformers to lift control operations like exception catching

This package defines the type class MonadBaseControl, a subset of MonadBase into which generic control operations such as catch can be lifted from IO or any other base monad.