lifted-async

Run lifted IO operations asynchronously and wait for their results

https://github.com/maoe/lifted-async

LTS Haskell 23.18:0.10.2.7
Stackage Nightly 2025-04-14:0.10.2.7
Latest on Hackage:0.10.2.7

See all snapshots lifted-async appears in

BSD-3-Clause licensed by Mitsutoshi Aoe
Maintained by Mitsutoshi Aoe
This version can be pinned in stack with:lifted-async-0.10.2.7@sha256:848cc230afdd5657eafb97f950e58d0a8fcb5e65c801618c32f8c726ad8f9e69,2857

Module documentation for 0.10.2.7

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.

Changes