Popularity
4.6
Growing
Activity
0.0
Stable
9
3
1
Monthly Downloads: 28
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
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.
-
monad-validate
DISCONTINUED. (NOTE: REPOSITORY MOVED TO NEW OWNER: https://github.com/lexi-lambda/monad-validate) A Haskell monad transformer library for data validation
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of monad-resumption or a related project?
README
monad-resumption
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.