slackbuilds_ponce/haskell/haskell-fail
David Spencer 41b3ac89ca haskell/haskell-fail: Added (MonadFail class).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
2016-05-11 03:17:21 +07:00
..
doinst.sh haskell/haskell-fail: Added (MonadFail class). 2016-05-11 03:17:21 +07:00
haskell-fail.info haskell/haskell-fail: Added (MonadFail class). 2016-05-11 03:17:21 +07:00
haskell-fail.SlackBuild haskell/haskell-fail: Added (MonadFail class). 2016-05-11 03:17:21 +07:00
README haskell/haskell-fail: Added (MonadFail class). 2016-05-11 03:17:21 +07:00
slack-desc haskell/haskell-fail: Added (MonadFail class). 2016-05-11 03:17:21 +07:00

This package contains the Control.Monad.Fail module providing the MonadFail
class that became available in base-4.9.0.0 for older base package versions.

This package turns into an empty package when used with GHC versions which
already provide the Control.Monad.Fail module to make way for GHC's own
Control.Monad.Fail module.

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