Binary package “libghc-monad-control-doc” in ubuntu mantic
Monad transformers to lift control operations; documentation
It defines the type class MonadControlIO, a subset of MonadIO into
which generic control operations such as catch can be lifted from IO.
Instances are based on monad transformers in MonadTransControl, which
includes all standard monad transformers in the transformers library
except ContT. For convenience, it provides a wrapped version of
Control.Exception with types generalized from IO to all monads in
MonadControlIO.
.
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 language extension to simplify
most definitions.
.
The package includes a copy of the monad-peel testsuite written by
Anders Kaseorg. The tests can be performed by using cabal test.
.
The following critertion based benchmark shows that monad-control is
on average about 2.5 times faster than monad-peel:
.
http://
.
This package provides the documentation for a library for the Haskell
programming language.
See http://
Published versions
- libghc-monad-control-doc 1.0.3.1-1build3 in amd64 (Release)
- libghc-monad-control-doc 1.0.3.1-1build3 in arm64 (Release)
- libghc-monad-control-doc 1.0.3.1-1build3 in armhf (Release)
- libghc-monad-control-doc 1.0.3.1-1build3 in i386 (Release)
- libghc-monad-control-doc 1.0.3.1-1build3 in ppc64el (Release)
- libghc-monad-control-doc 1.0.3.1-1build3 in riscv64 (Release)
- libghc-monad-control-doc 1.0.3.1-1build3 in s390x (Release)