haskell-monad-control 1.0.0.4-3build1 source package in Ubuntu
Changelog
haskell-monad-control (1.0.0.4-3build1) xenial; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson <email address hidden> Mon, 11 Jan 2016 18:29:45 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Xenial
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-monad-control_1.0.0.4.orig.tar.gz | 10.5 KiB | e984b7346af6d31b7ce918e1a0263075af8cbcf5440bc3df698d0354c90df61e |
haskell-monad-control_1.0.0.4-3build1.debian.tar.xz | 3.0 KiB | 9a51f693c6c381ced65e38fdeb6584a69b4c9164d01082f5d212d99915c7a09d |
haskell-monad-control_1.0.0.4-3build1.dsc | 2.7 KiB | 5471250e8b643e788e670232a8298efa0d1b37a7ec2cc658e8825357088c37ec |
Available diffs
Binary packages built by this source
- libghc-monad-control-dev: No summary available for libghc-monad-control-dev in ubuntu yakkety.
No description available for libghc-
monad-control- dev in ubuntu yakkety.
- libghc-monad-control-doc: 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://code.haskell. org/~basvandijk /code/bench- monad-peel- control
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell. org/ for more information on Haskell.
- libghc-monad-control-prof: Monad transformers to lift control operations; profiling libraries
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://code.haskell. org/~basvandijk /code/bench- monad-peel- control
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell. org/ for more information on Haskell.