Mikko Värri 846306ff75 haskell/haskell-monad-control: Added (lift control ops through monad transformers). пре 9 година
..
README 846306ff75 haskell/haskell-monad-control: Added (lift control ops through monad transformers). пре 9 година
doinst.sh 846306ff75 haskell/haskell-monad-control: Added (lift control ops through monad transformers). пре 9 година
haskell-monad-control.SlackBuild 846306ff75 haskell/haskell-monad-control: Added (lift control ops through monad transformers). пре 9 година
haskell-monad-control.info 846306ff75 haskell/haskell-monad-control: Added (lift control ops through monad transformers). пре 9 година
slack-desc 846306ff75 haskell/haskell-monad-control: Added (lift control ops through monad transformers). пре 9 година

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