haskell-resourcet 1.1.6-3 source package in Ubuntu

Changelog

haskell-resourcet (1.1.6-3) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:55:00 -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.6-3.dsc 3.0 KiB 86d4686e6263e05402a359c5194445d50fecb46655854aa634907aa6bc4eab46
haskell-resourcet_1.1.6-3.debian.tar.xz 2.7 KiB 20010533821beb0a7c644179162254db92267d6fc942b61dd26541e4bc79c946
haskell-resourcet_1.1.6.orig.tar.gz 11.4 KiB 3e10ea62fd97334a5fd6aa3410e6cf50d46b914aa1c028b7393e234b94521a7e

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.