Description
Resumption and reactive resumption monads for Haskell.
Description
This package contains the definitions of Resumption and Reactive Resumption Monads.
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 is an advisable read.