unbounded-delays-0.1.0.5: Unbounded thread delays and timeouts

The unbounded-delays package

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.

Properties

Versions0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5
Dependenciesbase (≥4 & <4.7)
LicenseBSD3
Copyright2011-2012 Bas van Dijk & Roel van Dijk
AuthorBas van Dijk <v.dijk.bas@gmail.com> Roel van Dijk <vandijk.roel@gmail.com>
MaintainerBas van Dijk <v.dijk.bas@gmail.com> Roel van Dijk <vandijk.roel@gmail.com>
CategoryConcurrency
Home pagehttps://github.com/basvandijk/unbounded-delays
Bug trackerhttps://github.com/basvandijk/unbounded-delays/issues
Source repositorygit clone git://github.com/basvandijk/unbounded-delays.git
Upload dateWed Sep 5 23:26:48 UTC 2012
Uploaded byBasVanDijk
Built onghc-7.4
DistributionsNixOS: 0.1.0.5

Modules

Downloads