haskell-monad-control 0.2.0.1-1 source package in Ubuntu

Changelog

haskell-monad-control (0.2.0.1-1) unstable; urgency=low

  * Initial release.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  15 Jun 2011 15:06:43 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-monad-control_0.2.0.1.orig.tar.gz 9.4 KiB f3a47a661bfc5ee1222afe3115df40206449ec0e763cbd6f24e60104d29cccde
haskell-monad-control_0.2.0.1-1.debian.tar.gz 2.6 KiB bb20e6cd2447836ef4a098e7332a932908be1abdc14d22631447df7f96110c17
haskell-monad-control_0.2.0.1-1.dsc 2.3 KiB b3f87aa990011ac8ed0997bde7a4f00870c64abd2acb9a4cba7713bf21301443

View changes file

Binary packages built by this source

libghc-monad-control-dev: No summary available for libghc-monad-control-dev in ubuntu oneiric.

No description available for libghc-monad-control-dev in ubuntu oneiric.

libghc-monad-control-doc: Monad transformers to lift control operations; documentation

 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 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

libghc-monad-control-prof: No summary available for libghc-monad-control-prof in ubuntu oneiric.

No description available for libghc-monad-control-prof in ubuntu oneiric.