David Spencer 7f486a738a haskell/haskell-monad-control: Updated for version 1.0.1.0. před 8 roky
..
README 846306ff75 haskell/haskell-monad-control: Added (lift control ops through monad transformers). před 10 roky
doinst.sh 846306ff75 haskell/haskell-monad-control: Added (lift control ops through monad transformers). před 10 roky
haskell-monad-control.SlackBuild 7f486a738a haskell/haskell-monad-control: Updated for version 1.0.1.0. před 8 roky
haskell-monad-control.info 7f486a738a haskell/haskell-monad-control: Updated for version 1.0.1.0. před 8 roky
slack-desc 846306ff75 haskell/haskell-monad-control: Added (lift control ops through monad transformers). před 10 roky

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