MonadCatchIO-transformers-0.2.2.3: Monad-transformer compatible version of the Control.Exception moduleContentsIndex
MonadCatchIO-transformers-0.2.2.3: Monad-transformer compatible version of the Control.Exception module
Provides functions to throw and catch exceptions. Unlike the functions from Control.Exception, which work in IO, these work in any stack of monad transformers (from the transformers package) with IO as the base monad. You can extend this functionality to other monads, by creating an instance of the MonadCatchIO class.
Modules
show/hideControl
show/hideMonad
Control.Monad.CatchIO
Produced by Haddock version 2.6.1