haskell-resourcet 1.1.9-1build4 source package in Ubuntu

Changelog

haskell-resourcet (1.1.9-1build4) bionic; urgency=medium

  * No-change rebuild against libghc-monad-control-dev-1.0.2.2-548a1

 -- Steve Langasek <email address hidden>  Sat, 04 Nov 2017 01:01:56 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-resourcet_1.1.9.orig.tar.gz 14.9 KiB 5a1999d26b896603cab8121b77f36723dc50960291872b691ff4a9533e162ef5
haskell-resourcet_1.1.9-1build4.debian.tar.xz 3.4 KiB 9b4825465a91ca787506e3e18a45cfcbd67bba893c8a8f6a2a4c0ece02d5c711
haskell-resourcet_1.1.9-1build4.dsc 3.0 KiB 211e20566bc7c11b1190d86626e5e9ee5b4e4e76f20ce8e9a25d56eaeb95d89c

Available diffs

View changes file

Binary packages built by this source

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

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

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.