delay: More useful and humain delaying functions

[ bsd3, concurrency, library, system ] [ Propose Tags ]

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, Dimensionals Time type is supported.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 1274 total (10 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]