mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
…
|
||
---|---|---|
.. | ||
doinst.sh | ||
haskell-MonadCatchIO-mtl.info | ||
haskell-MonadCatchIO-mtl.SlackBuild | ||
README | ||
slack-desc |
haskell-MonadCatchIO-mtl (Monad-transformer version of haskell-mtl) 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 haskell-mtl.