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
| Versions | 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5 |
|---|---|
| Dependencies | base (≥4 & <4.6) |
| License | BSD3 |
| 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> |
| Category | Concurrency |
| Home page | https://github.com/basvandijk/unbounded-delays |
| Bug tracker | https://github.com/basvandijk/unbounded-delays/issues |
| Source repository | git clone git://github.com/basvandijk/unbounded-delays.git |
| Upload date | Sat Dec 24 21:16:29 UTC 2011 |
| Uploaded by | BasVanDijk |
| Built on | ghc-7.2 |
| Distributions | NixOS: 0.1.0.5 |
Modules
- Control
- Concurrent
Downloads
- unbounded-delays-0.1.0.3.tar.gz (Cabal source package)
- package description (included in the package)