haskell-resourcet 1.1.7-1 source package in Ubuntu

Changelog

haskell-resourcet (1.1.7-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <email address hidden>  Sun, 10 Jan 2016 21:32:18 -0500

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-resourcet_1.1.7-1.dsc 3.0 KiB 143f5ff6962d8275aebbaa1f8eb1739e8190f39ec50a7baa11fdb2a13f440b5c
haskell-resourcet_1.1.7.orig.tar.gz 11.4 KiB 3b79d07199160c966c67a5300a51b7c8790dda7bed6c00e554a0062d03c9ab4d
haskell-resourcet_1.1.7-1.debian.tar.xz 2.7 KiB 41367859e5641e10ac53dcb2f76337a3ad42ae4fe283dc0980c8fe340ecb2f94

Available diffs

No changes file available.

Binary packages built by this source

libghc-resourcet-dev: deterministic allocation and freeing of scarce resources

 Control.Monad.Trans.Resource allocates resources which are guaranteed
 to be released. One point to note: all register cleanup actions live
 in the IO monad, not the main monad. This allows both more efficient
 code, and for monads to be transformed.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-resourcet-doc: deterministic allocation and freeing of scarce resources; documentation

 Control.Monad.Trans.Resource allocates resources which are guaranteed
 to be released. One point to note: all register cleanup actions live
 in the IO monad, not the main monad. This allows both more efficient
 code, and for monads to be transformed.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-resourcet-prof: deterministic allocation and freeing of scarce resources; profiling libraries

 Control.Monad.Trans.Resource allocates resources which are guaranteed
 to be released. One point to note: all register cleanup actions live
 in the IO monad, not the main monad. This allows both more efficient
 code, and for monads to be transformed.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.