Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-monad-control | Distribution: SUSE Linux Enterprise 15 |
Version: 1.0.3.1 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150500.11.3.1 | Build date: Mon Jan 29 16:07:22 2024 |
Group: Unspecified | Build host: nebbiolo |
Size: 136668 | Source RPM: ghc-monad-control-1.0.3.1-150500.11.3.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://hackage.haskell.org/package/monad-control | |
Summary: Lift control operations, like exception catching, 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'. Note that this package is a rewrite of Anders Kaseorg's 'monad-peel' library. The main difference is that this package provides CPS style operators and exploits the 'RankNTypes' and 'TypeFamilies' language extensions to simplify and speedup most definitions.
BSD-3-Clause
* Mon Aug 02 2021 [email protected] - Add monad-control at version 1.0.3.1.
/usr/lib64/ghc-8.10.7/monad-control-1.0.3.1 /usr/lib64/ghc-8.10.7/monad-control-1.0.3.1/libHSmonad-control-1.0.3.1-4T0bf0XB5G98D6cc1I0nAF-ghc8.10.7.so /usr/share/licenses/ghc-monad-control /usr/share/licenses/ghc-monad-control/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:51:39 2024