Skip to content

Run lifted IO operations asynchronously and wait for their results

License

Notifications You must be signed in to change notification settings

ch3pjw/lifted-async

 
 

Repository files navigation

lifted-async

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

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.

About

Run lifted IO operations asynchronously and wait for their results

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 100.0%