| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sun, 25 Jan 2026 12:09:30 GMT
X-Served-By: cache-dfw-ktki8620057-DFW, cache-bom-vanm7210078-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1769342971.620595,VS0,VE295
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
distributed-process-async: Cloud Haskell Async API
distributed-process-async: Cloud Haskell Async API
This package provides a higher-level interface over Processes, in which an Async a is a concurrent, possibly distributed Process that will eventually deliver a value of type a. The package provides ways to create Async computations, wait for their results, and cancel them.
Downloads
- distributed-process-async-0.2.11.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.4.1, 0.2.6, 0.2.7, 0.2.8, 0.2.9, 0.2.10, 0.2.11 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.14 && <5), binary (>=0.8 && <0.9), distributed-process (>=0.6.1 && <0.8), exceptions (>=0.10 && <1.0), stm (>=2.4 && <2.6) [details] |
| Tested with | ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.5, ghc ==9.6.4, ghc ==9.8.2, ghc ==9.10.1, ghc ==9.12.1 |
| License | BSD-3-Clause |
| Copyright | Tim Watson 2012 - 2016 |
| Author | Tim Watson |
| Maintainer | The Distributed Haskell team |
| Uploaded | by LaurentRDC at 2025-02-05T01:53:43Z |
| Category | Control |
| Home page | https://github.com/haskell-distributed/distributed-process |
| Bug tracker | https://github.com/haskell-distributed/distributed-process/issues |
| Source repo | head: git clone https://github.com/haskell-distributed/distributed-process(packages/distributed-process-async) |
| Distributions | LTSHaskell:0.2.11, NixOS:0.2.11, Stackage:0.2.11 |
| Reverse Dependencies | 6 direct, 4 indirect [details] |
| Downloads | 7110 total (43 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2025-02-05 [all 1 reports] |