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
Not right now, but it will be possible before the library is released. Currently it isn’t possible to handle Catch in a way that catches IO exceptions, but that will be added as part of a broader API for interacting with the IO subsystem. See also #7 (comment) for some additional details.
Would it be possible to interpret the
Error
effect using exceptions instead ofEither
s like polysemy'serrorToIOFinal
?The text was updated successfully, but these errors were encountered: