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

Changelog

haskell-monad-control (1.0.0.4-1) unstable; urgency=medium

  * New upstream release

 -- Joachim Breitner <email address hidden>  Mon, 29 Jun 2015 11:40:37 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-monad-control_1.0.0.4-1.dsc 2.6 KiB 00f4d694a2726f4ba5333ce9af959396b7e670fed413025f9221dfa40a121ace
haskell-monad-control_1.0.0.4.orig.tar.gz 10.5 KiB e984b7346af6d31b7ce918e1a0263075af8cbcf5440bc3df698d0354c90df61e
haskell-monad-control_1.0.0.4-1.debian.tar.xz 2.8 KiB 911f96843613884f2f3b0979e04d67cca5b9919f37702c974adca3a1e07778d4

No changes file available.

Binary packages built by this source

libghc-monad-control-dev: Monad transformers to lift control operations

 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.
 See http://www.haskell.org/ for more information on Haskell.

libghc-monad-control-doc: No summary available for libghc-monad-control-doc in ubuntu wily.

No description available for libghc-monad-control-doc in ubuntu wily.

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

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