unbounded-delays-0.1.0.3: 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.6)
LicenseBSD3
Copyright2011 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 dateSat Dec 24 21:16:29 UTC 2011
Uploaded byBasVanDijk
Built onghc-7.2
DistributionsNixOS: 0.1.0.5

Modules

Downloads