packages feed

monad-resumption-0.1.1.1: README.md

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](http://people.cs.missouri.edu/~harrisonwl/drafts/CheapThreads.pdf) is an advisable read.

For additional reading, you can also consult this [blog post](ian.grav.es/monad-profile-reactive-resumption/).