Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: Mention promesa.monad #167

Closed
emnh opened this issue Apr 23, 2016 · 3 comments
Closed

Documentation: Mention promesa.monad #167

emnh opened this issue Apr 23, 2016 · 3 comments

Comments

@emnh
Copy link

emnh commented Apr 23, 2016

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.

@mattly
Copy link

mattly commented Jun 16, 2016

It seems promesa.monad was removed from the most recent version of promesa, which makes using the two together somewhat problematic.

@niwinz
Copy link
Member

niwinz commented Jun 16, 2016

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.

@niwinz
Copy link
Member

niwinz commented Jun 28, 2016

Already fixed in #173

@niwinz niwinz closed this as completed Jun 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants