haskell-unbounded-delays 0.1.1.0-3build1 source package in Ubuntu

Changelog

haskell-unbounded-delays (0.1.1.0-3build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 13:12:08 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-unbounded-delays_0.1.1.0.orig.tar.gz 4.1 KiB 8aa7f7d10a8d0073518804db76c3ef4c313359994ef175122341b0bce07329c7
haskell-unbounded-delays_0.1.1.0-3build1.debian.tar.xz 2.8 KiB 734c1a2bade417b5c7baaa6e3bddc3650018a4dab9defaaf34416c91ad257bfd
haskell-unbounded-delays_0.1.1.0-3build1.dsc 2.4 KiB 8383b9446dd06049f3370222674fe158dd0c335bcb9e1bcb0f2b7ce293835775

View changes file

Binary packages built by this source

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

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

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.