essence-of-live-coding icon indicating copy to clipboard operation
essence-of-live-coding copied to clipboard

Extend nonBlocking to UnliftIO, MonadConc or another IO abstraction

Open turion opened this issue 4 years ago • 0 comments

nonBlocking cells are introduced in https://github.com/turion/essence-of-live-coding/pull/1. They are currently restricted to IO, but this should be generalised.

turion avatar Aug 09 '20 09:08 turion