You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even if the non-threaded runtime doesn't provide tools to implement it as efficiently, it's still possible to implement registerDelay with correct semantics. That would be a lot more pleasant to work with than an exception at run time.
On a side note, that current behavior isn't even mentioned in the haddocks, which makes it even more surprising.
The text was updated successfully, but these errors were encountered:
Even if the non-threaded runtime doesn't provide tools to implement it as efficiently, it's still possible to implement registerDelay with correct semantics. That would be a lot more pleasant to work with than an exception at run time.
On a side note, that current behavior isn't even mentioned in the haddocks, which makes it even more surprising.
The text was updated successfully, but these errors were encountered: