Letter G

ghc-monad-control - Lift control operations through monad transformers

Website: https://hackage.haskell.org/package/monad-control
License: BSD
Vendor: Alcance Libre, Inc.
Description:
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 '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'.

Packages

ghc-monad-control-0.3.3.1-3.fc14.al.src [16 KiB] Changelog by Fedora Release Engineering (2016-02-03):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al