delay: More useful and humain delaying functions

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0, 0
Change log None available
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:06Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees