haskell-unbounded-delays 0.1.0.9-2build2 source package in Ubuntu

Changelog

haskell-unbounded-delays (0.1.0.9-2build2) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Mon, 01 Jun 2015 12:21:10 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Wily
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.0.9.orig.tar.gz 4.1 KiB 4010ca5c4ca800039db259fc7a5180f10fc98f00580c7223ac7ad401ca4190b8
haskell-unbounded-delays_0.1.0.9-2build2.debian.tar.xz 2.2 KiB c07b696478a3b312ace8cf0e9e2db7859bbf914b3e22d112b344c73b00351910
haskell-unbounded-delays_0.1.0.9-2build2.dsc 2.4 KiB 3cec37d33b116dc1ed8bc72e472027a9c8f302559838ec2daa0c30d9e6a2fb70

View changes file

Binary packages built by this source

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

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

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.