haskell-resourcet 1.2.6-1build1 source package in Ubuntu

Changelog

haskell-resourcet (1.2.6-1build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 05:44:52 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe haskell
Lunar 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-1build1.debian.tar.xz 3.5 KiB 8c3caaff379609166c1714d92b4e3822a140f26f6ee62ccb314dd029fa5aebc9
haskell-resourcet_1.2.6-1build1.dsc 2.5 KiB 8d6e4bdf35a9dd99738a2fb2abd16fce5e9a8c40f7b92b1a1e0683ecd80827c8

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.