parallel icon indicating copy to clipboard operation
parallel copied to clipboard

Embed ST actions in Eval

Open treeowl opened this issue 7 years ago • 2 comments

I'm not sure just how useful this is, but it seems like it should exist.

treeowl avatar Jun 17 '18 22:06 treeowl

One question to consider: are there situations where the lazy blackholing here will probably lead to repeated computation? If so, we might just want to derive MonadFix from the IO instance and take the minor performance hit.

treeowl avatar Jun 17 '18 22:06 treeowl