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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 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.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.12), constraints (>=0.2 && <0.11), 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-2018 Mitsutoshi Aoe
Author Mitsutoshi Aoe
Maintainer Mitsutoshi Aoe <maoe@foldr.in>
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 2018-05-13T05:52:50Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for lifted-async-0.10.0.2

[back to package description]

lifted-async

Hackage Hackage-Deps lifted-async on Stackage LTS 3 Build Status Gitter

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

You can install this library using cabal:

cabal install lifted-async

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.