haskell-resourcet 1.1.7-1build1 source package in Ubuntu

Changelog

haskell-resourcet (1.1.7-1build1) xenial; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Tue, 12 Jan 2016 22:29:36 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-resourcet_1.1.7.orig.tar.gz 11.4 KiB 3b79d07199160c966c67a5300a51b7c8790dda7bed6c00e554a0062d03c9ab4d
haskell-resourcet_1.1.7-1build1.debian.tar.xz 2.8 KiB 7bd0559515d73eda8d5597bb7665fdecca92f1f3422e8de3e5b41d2eaa195154
haskell-resourcet_1.1.7-1build1.dsc 3.0 KiB b8931fbef3d01719556571958f2cf88782b3b122161530d617c61a385e9a6a74

View changes file

Binary packages built by this source

libghc-resourcet-dev: No summary available for libghc-resourcet-dev in ubuntu yakkety.

No description available for libghc-resourcet-dev in ubuntu yakkety.

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.