suspend: Simple package that allows for long thread suspensions.

[ bsd3, concurrency, library ] [ Propose Tags ]

Simple package that allows for long thread suspensions. Uses newtype wrapper (of Int64 at the moment) to represent delay.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0
Dependencies base (>=4.5 && <5), lifted-base (>=0.1 && <0.3), transformers-base (>=0.4 && <0.5) [details]
License BSD-3-Clause
Copyright Petr Pilař 2012
Author Petr Pilař
Maintainer Petr Pilař <maintainer+the.palmik@gmail.com>
Category Concurrency
Source repo head: git clone git://github.com/Palmik/suspend.git
Uploaded by PetrPilar at 2013-12-08T11:03:03Z
Distributions NixOS:0.2.0.0
Reverse Dependencies 4 direct, 2 indirect [details]
Downloads 5762 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for suspend-0.2.0.0

[back to package description]