unbounded-delays: 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.
Downloads
- unbounded-delays-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.1.1.0, 0.1.1.1 |
|---|---|
| Dependencies | base (>=3 && <4.4) [details] |
| License | BSD-3-Clause |
| Copyright | 2011 Bas van Dijk & Roel van Dijk |
| Author | Bas van Dijk <v.dijk.bas@gmail.com> Roel van Dijk <vandijk.roel@gmail.com> |
| Maintainer | Bas van Dijk <v.dijk.bas@gmail.com> Roel van Dijk <vandijk.roel@gmail.com> |
| Uploaded | by BasVanDijk at 2011-03-28T17:35:07Z |
| Category | Concurrency |
| Source repo | head: darcs get http://code.haskell.org/~basvandijk/code/unbounded-delays |
| Distributions | Arch:0.1.1.1, LTSHaskell:0.1.1.1, Stackage:0.1.1.1 |
| Reverse Dependencies | 29 direct, 515 indirect [details] |
| Downloads | 96043 total (48 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |