Fedora Packages

ghc-monad-control

Lift control operations through monad transformers

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'. See the <http://hackage.haskell.org/package/lifted-base lifted-base> package which uses 'monad-control' to lift 'IO' operations from the 'base' library (like 'catch' or 'bracket') into any monad that is an instance of 'MonadBase' or 'MonadBaseControl'.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.0.3.1-8.fc40 -
Fedora 40 1.0.3.1-8.fc40 -
Fedora 39 1.0.3.1-6.fc39 -
Fedora 38 1.0.3.1-4.fc38 -
EPEL 9 1.0.3.1-1.el9 -
EPEL 7 0.3.2.1-2.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ghc-monad-control dash maintainers at fedoraproject dot org.



Sources on Pagure