haskell-effectful/effectful

withSeqEffToIO and withConcEffToIO functions

Nexmean opened this issue · 1 comments

It would be nice to have functions for unlifting Eff monad with chosen strategy, but without change of unlift strategy for all computations

Fixed by #113. Thanks for the PR 🙂