monad-resumption [](https://hackage.haskell.org/package/monad-resumption) [](https://travis-ci.org/igraves/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](https://harrisonwl.github.io/assets/papers/hosc-cheapthreads.pdf) is an advisable read.