haskell-resourcet 1.2.6-2build2 source package in Ubuntu

Changelog

haskell-resourcet (1.2.6-2build2) noble; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 11 Nov 2023 08:49:47 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-resourcet_1.2.6.orig.tar.gz 16.8 KiB f83b35b2106854750ef5f1c34695ea8b7bba6e0572cedf9f2993c5acfdb5fd34
haskell-resourcet_1.2.6-2build2.debian.tar.xz 3.6 KiB 61863f29d87c513186cd8cdfe0712e1d29e02fe74c5899e924fefe66de399e50
haskell-resourcet_1.2.6-2build2.dsc 2.5 KiB 40f2882262665adbc920437ec26a259dde2c76960cc45a85035efa7a3591eecc

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: 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.