haskell-unbounded-delays 0.1.1.0-4build1 source package in Ubuntu
Changelog
haskell-unbounded-delays (0.1.1.0-4build1) groovy; urgency=medium * No change rebuild against new ghc ABI. -- Dimitri John Ledkov <email address hidden> Tue, 21 Jul 2020 14:41:16 +0100
Upload details
- Uploaded by:
- Dimitri John Ledkov on 2020-07-21
- Uploaded to:
- Groovy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-07-27 | 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-4build1.debian.tar.xz | 2.8 KiB | 3135ab293064e6cc8cca9da1976f66e3526659fca006676d4e4c5df0c1ae460d |
haskell-unbounded-delays_0.1.1.0-4build1.dsc | 2.5 KiB | a05f9ac56469f94b2f5f65cecb27ee050734e51f4c885cbf1f6926ce3f24bd0e |
Available diffs
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.