promises: Lazy demand-driven promises

[ bsd3, concurrent, lazy, library ] [ Propose Tags ]

Lazy demand-driven promises


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0, 0.1, 0.2, 0.3
Change log CHANGELOG.markdown
Dependencies base (>=4.7 && <5), monad-st (>=0.2.4 && <1) [details]
License BSD-3-Clause
Copyright Copyright (C) 2015 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Category Lazy, Concurrent
Home page http://github.com/ekmett/promises/
Bug tracker http://github.com/ekmett/promises/issues
Source repo head: git clone git://github.com/ekmett/promises.git
Uploaded by EdwardKmett at 2015-06-21T06:40:54Z
Distributions LTSHaskell:0.3, NixOS:0.3, Stackage:0.3
Reverse Dependencies 1 direct, 62 indirect [details]
Downloads 5225 total (28 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for promises-0

[back to package description]

promises

Build Status

Lazy demand-driven promises

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett