@hackage lifted-async0.4.0
Run lifted IO operations asynchronously and wait for their results
Categories
License
BSD-3-Clause
Maintainer
Mitsutoshi Aoe <maoe@foldr.in>
Links
Versions
Installation
Dependencies (6)
- async >=2.0.1 && <2.1
- base >=4.5 && <4.8
- constraints >=0.2 && <0.5
- lifted-base >=0.2 && <0.3
- monad-control >=0 && <1
- transformers-base >=0.4 && <0.5 Show all…
Dependents (98)
@hackage/rfc, @hackage/effectful, @hackage/marquise, @hackage/minio-hs, @hackage/parquet-hs, @hackage/haskoin-node, Show all…
Package Flags
monad-control-1
(on by default)
User moand-control == 1.*
lifted-async
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.


