haskell-unbounded-delays 0.1.1.1-2 source package in Ubuntu

Changelog

haskell-unbounded-delays (0.1.1.1-2) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Remove retired developer, Joachim Breitner, from Uploaders.
  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sun, 27 Aug 2023 12:40:13 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
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-2.dsc 2.4 KiB 2969c41e174025883701e0979ef50369b590ae3b5352c4e0b72c4469f6e95aca
haskell-unbounded-delays_0.1.1.1.orig.tar.gz 4.0 KiB 59ad7e53bfe32ffbf0e703b31490d41d14c70e4745ed49e8adf592ed68dd6185
haskell-unbounded-delays_0.1.1.1-2.debian.tar.xz 2.8 KiB 95944ad246d71c5bc928e5d459028158fadc5e69834dc6c416e8afa5a9cec483

No changes file available.

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.