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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.16), constraints (>=0.2 && <0.14), 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-2021 Mitsutoshi Aoe
Author Mitsutoshi Aoe
Maintainer Mitsutoshi Aoe <me@maoe.name>
Revised Revision 1 made by AndreasAbel at 2023-03-16T22:14:06Z
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 2021-07-22T22:21:30Z
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 2021-07-29 [all 1 reports]

Readme for lifted-async-0.10.2.1

[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 maoe@foldr.in. Pull requests and bug reports are welcome. A chat room is available on Gitter.