simonmar / monad-par

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve exception story

treeowl opened this issue · comments

It seems that BlockedIndefinitelyOnMVar tends to leak through when things go wrong. It would be nice to think through where this can happen and install handlers to provide more informative exceptions.