async-extra: Useful concurrent combinators

[ library, mit, web ] [ Propose Tags ]

Various concurrent combinators


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0
Dependencies async, base (>=4.8 && <5), deepseq (>=1.4), split (>=0.2) [details]
License MIT
Copyright 2017 Alexander Thiemann
Author Alexander Thiemann
Maintainer mail@athiemann.net
Category Web
Home page https://github.com/agrafix/async-extra#readme
Source repo head: git clone https://github.com/agrafix/async-extra
Uploaded by AlexanderThiemann at 2017-05-28T00:38:30Z
Distributions LTSHaskell:0.2.0.0, NixOS:0.2.0.0, Stackage:0.2.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2165 total (23 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-05-28 [all 1 reports]

Readme for async-extra-0.2.0.0

[back to package description]

Haskell async-extra package

CircleCI Hackage

The async-extra packages provides useful helper functions extending the async package.