Popularity
4.4
Growing
Activity
0.0
Stable
8
3
1

Monthly Downloads: 32
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Control     Monad    
Latest version: v0.1.0.1

monad-resumption alternatives and similar packages

Based on the "monad" category.
Alternatively, view monad-resumption alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of monad-resumption or a related project?

Add another 'monad' Package

README

monad-resumption Hackage Version Build Status

This library implements resumption and reactive resumption monads for use in resumption-passing style programming in Haskell. For more information on the basis behind Resumptions in Haskell, Cheap (But Functional) Threads is an advisable read.