Binary package “libghc-monad-control-doc” in ubuntu xenial
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.0.4-3build1 in amd64 (Proposed)
- libghc-monad-control-doc 1.0.0.4-3build1 in amd64 (Release)
- libghc-monad-control-doc 1.0.0.4-3build1 in arm64 (Proposed)
- libghc-monad-control-doc 1.0.0.4-3build1 in arm64 (Release)
- libghc-monad-control-doc 1.0.0.4-3build1 in armhf (Proposed)
- libghc-monad-control-doc 1.0.0.4-3build1 in armhf (Release)
- libghc-monad-control-doc 1.0.0.4-3build1 in i386 (Proposed)
- libghc-monad-control-doc 1.0.0.4-3build1 in i386 (Release)
- libghc-monad-control-doc 1.0.0.4-3build1 in powerpc (Proposed)
- libghc-monad-control-doc 1.0.0.4-3build1 in powerpc (Release)
- libghc-monad-control-doc 1.0.0.4-3build1 in ppc64el (Proposed)
- libghc-monad-control-doc 1.0.0.4-3build1 in ppc64el (Release)
- libghc-monad-control-doc 1.0.0.4-3build1 in s390x (Proposed)
- libghc-monad-control-doc 1.0.0.4-3build1 in s390x (Release)