summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-MonadCatchIO-mtl/README
blob: 2757829c759c03f48603d2ea764e3c89f6c084fa (plain)
Provides a monad-transformer version of the Control.Exception.catch
function.  For this, it defines the MonadCatchIO class, a subset of
MonadIO.  It defines proper instances for most monad transformers in
the mtl library.

This requires ghc, haskell-transformers, and haskell-mtl.

After uninstalling, run this command to unregister the package from
the ghc package database:   ghc-pkg recache