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

[ bsd3, concurrency, library ] [ Propose Tags ] [ Report a vulnerability ]

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, 0.10.2.6, 0.10.2.7
Change log CHANGELOG.md
Dependencies async (>=2.2 && <2.3), base (>=4.5 && <4.22), constraints (>=0.2 && <0.15), lifted-base (>=0.2 && <0.3), monad-control (>=1.0 && <1.1), transformers-base (>=0.4 && <0.5) [details]
Tested with ghc ==9.12.0, ghc ==9.10.1, ghc ==9.8.2, ghc ==9.6.6, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2
License BSD-3-Clause
Copyright Copyright (C) 2012-2024 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 2024-11-03T05:37:55Z
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.7, NixOS:0.10.2.5, Stackage:0.10.2.7
Reverse Dependencies 83 direct, 653 indirect [details]
Downloads 94257 total (654 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 2024-11-03 [all 1 reports]

Readme for lifted-async-0.10.2.7

[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.