haskell-monad-control 0.3.1-2 source package in Ubuntu

Changelog

haskell-monad-control (0.3.1-2) unstable; urgency=low


  * Sourceful upload to rebuild documentation package.

 -- Clint Adams <email address hidden>  Fri, 10 Feb 2012 12:29:52 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-monad-control_0.3.1-2.dsc 2.7 KiB b9e72787982fafd84afdf7d9382defb25d68e8677292ea20b48357f292e02429
haskell-monad-control_0.3.1.orig.tar.gz 10.0 KiB 85dc00104fd41ec2d9e48b01edc9d8b995f40affb6f5e5736fccb520edda5851
haskell-monad-control_0.3.1-2.debian.tar.gz 2.6 KiB 269338c18b75da6120f4573fe9a2dd92f76b27293a9c6d082c977cae29ce259c

No changes file available.

Binary packages built by this source

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

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

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 quantal.

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