slackbuilds/haskell/haskell-monad-control
David Spencer 62901154d1
haskell/haskell-monad-control: Updated for version 1.0.2.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-10 07:47:34 +07:00
..
README haskell/haskell-monad-control: Added (lift control ops through monad transformers). 2015-04-04 07:46:58 +07:00
doinst.sh haskell/haskell-monad-control: Added (lift control ops through monad transformers). 2015-04-04 07:46:58 +07:00
haskell-monad-control.SlackBuild haskell/haskell-monad-control: Updated for version 1.0.2.3. 2018-11-10 07:47:34 +07:00
haskell-monad-control.info haskell/haskell-monad-control: Updated for version 1.0.2.3. 2018-11-10 07:47:34 +07:00
slack-desc haskell/haskell-monad-control: Added (lift control ops through monad transformers). 2015-04-04 07:46:58 +07:00

README

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. Instances are based on monad
transformers in MonadTransControl, which includes all standard monad
transformers in the transformers library except ContT.

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