haskell-resourcet 1.1.9-1build3 source package in Ubuntu

Changelog

haskell-resourcet (1.1.9-1build3) artful; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Wed, 19 Jul 2017 17:35:39 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Artful
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.9.orig.tar.gz 14.9 KiB 5a1999d26b896603cab8121b77f36723dc50960291872b691ff4a9533e162ef5
haskell-resourcet_1.1.9-1build3.debian.tar.xz 3.2 KiB aa65327525d5f23e023dd81a08dc863938b443d6caa13fc7c71160fd90b4e96c
haskell-resourcet_1.1.9-1build3.dsc 2.9 KiB 8f8722576966077a1a0c3772abe12cdead2f2b7c0d9fdff9f51fa0c747be7d5f

View changes file

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: No summary available for libghc-resourcet-doc in ubuntu artful.

No description available for libghc-resourcet-doc in ubuntu artful.

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.