lifted-async: Run lifted IO operations asynchronously and wait for their results

[ bsd3, concurrency, library ] [ Propose Tags ]

This package provides IO operations from async package lifted to any instance of MonadBase or MonadBaseControl.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0.1, 0.1.0, 0.1.0.1, 0.1.1, 0.1.2, 0.2.0, 0.2.0.1, 0.2.0.2, 0.3.0, 0.4.0, 0.5.0, 0.5.0.1, 0.6.0, 0.6.0.1, 0.7.0, 0.7.0.1, 0.7.0.2, 0.8.0, 0.8.0.1, 0.9.0, 0.9.1, 0.9.1.1, 0.9.2, 0.9.3, 0.9.3.2, 0.9.3.3, 0.10.0, 0.10.0.1, 0.10.0.2, 0.10.0.3, 0.10.0.4, 0.10.0.5, 0.10.0.6, 0.10.1.1, 0.10.1.2, 0.10.1.3, 0.10.2, 0.10.2.1, 0.10.2.2, 0.10.2.3, 0.10.2.4, 0.10.2.5
Change log CHANGELOG.md
Dependencies async (>=2.2 && <2.3), base (>=4.5 && <4.20), constraints (>=0.2 && <0.15), lifted-base (>=0.2 && <0.3), monad-control (>=1.0 && <1.1), transformers-base (>=0.4 && <0.5) [details]
License BSD-3-Clause
Copyright Copyright (C) 2012-2023 Mitsutoshi Aoe
Author Mitsutoshi Aoe
Maintainer Mitsutoshi Aoe <me@maoe.name>
Category Concurrency
Home page https://github.com/maoe/lifted-async
Bug tracker https://github.com/maoe/lifted-async/issues
Source repo head: git clone https://github.com/maoe/lifted-async.git -b develop
Uploaded by MitsutoshiAoe at 2023-11-11T08:23:17Z
Distributions Arch:0.10.2.5, Debian:0.10.1.2, Fedora:0.10.2.3, FreeBSD:0.7.0.1, LTSHaskell:0.10.2.5, NixOS:0.10.2.5, Stackage:0.10.2.5
Reverse Dependencies 83 direct, 639 indirect [details]
Downloads 91492 total (449 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-11-11 [all 1 reports]

Readme for lifted-async-0.10.2.5

[back to package description]

lifted-async

Hackage Hackage-Deps lifted-async on Stackage LTS Haskell-CI Gitter

This package provides IO operations from async package lifted to any instance of MonadBase or MonadBaseControl from monad-control package.

Contact information

This library is written and maintained by Mitsutoshi Aoe me@maoe.name. Pull requests and bug reports are welcome. A chat room is available on Gitter.