delay: More useful and humain delaying functions
Functions to provide delays, timeouts, and callbacks where the target time is calculated either from a period as an offset from the initialization time, or at a specific UTCTime
.
Most standard Haskell types are supported for periods, based on the second as the base unit quantity. For more complicated period calculations, Dimensional
s Time
type is supported.
Downloads
- delay-0.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 |
---|---|
Dependencies | base (>=4.6 && <5), dimensional (>=1.0.1.1), exceptions (>=0.6), mtl (>=2.2), time (>=1.4), unbounded-delays (>=0.1) [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2014-2016 davean |
Author | davean |
Maintainer | davean <davean@xkcd.com> |
Category | Concurrency, System |
Bug tracker | oss@xkcd.com |
Source repo | head: git clone http://git.xkrd.net/davean/delay.git |
Uploaded | by davean at 2016-03-21T20:15:25Z |
Distributions | NixOS:0 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 1352 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-03-21 [all 1 reports] |