SlackBuildsOrg/haskell/haskell-monad-control
Andrew Clemons fcc9f11f80
haskell/haskell-monad-control: Fix dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-09 17:02:21 +07:00
..
doinst.sh
haskell-monad-control.info haskell/haskell-monad-control: Fix dependencies. 2022-02-09 17:02:21 +07:00
haskell-monad-control.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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