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

Changelog

haskell-unbounded-delays (0.1.1.1-1build1) kinetic; urgency=medium

  * No-change rebuild for new ghc

 -- Steve Langasek <email address hidden>  Tue, 23 Aug 2022 02:42:07 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
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-1build1.debian.tar.xz 2.8 KiB d80bbf775dc637fcdda4b34737dd1fba9e7f3bc0e4a9fb08999ddb80d7a3f9b2
haskell-unbounded-delays_0.1.1.1-1build1.dsc 2.5 KiB 3d51dc32191e9fad4573669a04f770fd5644b358b632b336b1b4aa9e032f2b7a

View changes file

Binary packages built by this source

libghc-unbounded-delays-dev: No summary available for libghc-unbounded-delays-dev in ubuntu kinetic.

No description available for libghc-unbounded-delays-dev in ubuntu kinetic.

libghc-unbounded-delays-doc: No summary available for libghc-unbounded-delays-doc in ubuntu kinetic.

No description available for libghc-unbounded-delays-doc in ubuntu kinetic.

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.