BSD-3-Clause licensed by Ian Graves, Adam Procter
Maintained by Ian Graves
This version can be pinned in stack with:monad-resumption-0.1.4.0@sha256:7594929cac7a3d2007683144ef951d808b4bb842876f5e3a9ffd3aba216d66a1,1218

Module documentation for 0.1.4.0

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.