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

Changelog

haskell-unbounded-delays (0.1.1.1-1build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 08:51:27 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
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-1build2.debian.tar.xz 2.9 KiB a30d49a6614f1503557d14680289f02d7640298bc229316932e2e8de8b0fdeb1
haskell-unbounded-delays_0.1.1.1-1build2.dsc 2.5 KiB 8f674e1849635815ee094fd5b55977bf00741ca194a25a564021809b9700e084

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.