Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 610 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 610 Bytes

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.