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.7) |
| License | BSD3 |
| Copyright | 2011-2012 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 | Wed Sep 5 23:26:48 UTC 2012 |
| Uploaded by | BasVanDijk |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.1.0.5 |
Modules
- Control
- Concurrent
Downloads
- unbounded-delays-0.1.0.5.tar.gz (Cabal source package)
- package description (included in the package)