future: Supposed to mimics and enhance proposed C++ "future" features
Similar to futures in C++ (with support for cotinuations). This differs from IVars in that the value is from an action in a spawned thread, and exceptions are caught and returned.
| Versions | 1.0.0, 1.1.0, 1.1.1, 2.0.0 |
|---|---|
| Dependencies | base (>=4) |
| License | BSD3 |
| Copyright | (c) 2009 Christopher Edward Kuklewicz |
| Author | Christopher Edward Kuklewicz |
| Maintainer | Chris Kuklewicz <haskell@list.mightyreason.com> |
| Stability | Unknown |
| Category | Concurrency |
| Home page | http://hackage.haskell.org/cgi-bin/hackage-scripts/package/future |
| Upload date | Mon Mar 9 20:37:56 UTC 2009 |
| Uploaded by | ChrisKuklewicz |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | Arch: 2.0.0 |
Modules
- Control
- Concurrent
Downloads
- future-1.1.0.tar.gz (Cabal source package)
- package description (included in the package)
