lifted-async
==========
[](https://hackage.haskell.org/package/lifted-async)
[](http://packdeps.haskellers.com/feed?needle=lifted-async)
[](http://stackage.org/lts/package/lifted-async)
[](https://github.com/maoe/lifted-async/actions/workflows/haskell-ci.yml)
[](https://gitter.im/maoe/lifted-async?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
This package provides IO operations from [async](http://hackage.haskell.org/package/async) package lifted to any instance of `MonadBase` or `MonadBaseControl` from [monad-control](http://hackage.haskell.org/package/monad-control) package.
Contact information
==========
This library is written and maintained by Mitsutoshi Aoe <me@maoe.name>.
[Pull requests](https://github.com/maoe/lifted-async/pulls) and [bug reports](https://github.com/maoe/lifted-async/issues) are welcome. A chat room is available on [Gitter](https://gitter.im/maoe/lifted-async).
|