Popularity
9.0
Growing
Activity
0.0
Stable
2
45
0

Monthly Downloads: 17
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Concurrency     Lifted    

lifted-threads alternatives and similar packages

Based on the "Concurrency" category.
Alternatively, view lifted-threads alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of lifted-threads or a related project?

Add another 'Concurrency' Package

README

lifted-threads Hackage version Build Status

Lifted IO operations from the threads library.

lifted-threads exports IO operations from the base library lifted to any instance of MonadBase or MonadBaseControl.