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
Sorry for the inconvenience, the promise.monad was removed but it will be incorporated into cats in the same way as promise.labs.manifold so you will continue to use them together.
I spent a while after upgrade to figure out that with new versions of promesa you have to require promesa.monad to use it with mlet.
The error I got was: No context is set and it can not be automatically resolved.
The examples should be updated.
The text was updated successfully, but these errors were encountered: