haskell-unbounded-delays 0.1.1.1-1build4 source package in Ubuntu

Changelog

haskell-unbounded-delays (0.1.1.1-1build4) noble; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 29 Oct 2023 21:20:36 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-unbounded-delays_0.1.1.1.orig.tar.gz 4.0 KiB 59ad7e53bfe32ffbf0e703b31490d41d14c70e4745ed49e8adf592ed68dd6185
haskell-unbounded-delays_0.1.1.1-1build4.debian.tar.xz 2.9 KiB 91fd9dc2f4247249007a24ec0f47dd7430afe47c96fb7577fac5f5ca73089803
haskell-unbounded-delays_0.1.1.1-1build4.dsc 2.5 KiB a431eb7782aeb8c612ec8f4f5b3d214ea31dc16b827cc68ea15a987316dc1d99

Available diffs

View changes file

Binary packages built by this source

libghc-unbounded-delays-dev: Unbounded thread delays and timeouts

 The threadDelay and timeout functions from the base library use the bounded
 Int type for specifying the delay or timeout period. This packages provides
 alternatives which use the unbounded Integer type.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-unbounded-delays-doc: Unbounded thread delays and timeouts; documentation

 The threadDelay and timeout functions from the base library use the bounded
 Int type for specifying the delay or timeout period. This packages provides
 alternatives which use the unbounded Integer type.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-unbounded-delays-prof: Unbounded thread delays and timeouts; profiling libraries

 The threadDelay and timeout functions from the base library use the bounded
 Int type for specifying the delay or timeout period. This packages provides
 alternatives which use the unbounded Integer type.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.