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

Fix #17: Add Bimonad instance to try #18

Merged
merged 1 commit into from Sep 29, 2015
Merged

Fix #17: Add Bimonad instance to try #18

merged 1 commit into from Sep 29, 2015

Conversation

ghost
Copy link

@ghost ghost commented Sep 28, 2015

No description provided.

@non
Copy link
Owner

non commented Sep 28, 2015

If we unconditionally provide an implicit Bimonad[Try] then we don't need separate Monad[Try] and Comonad[Try] values do we?

@ghost ghost changed the title Fix #17: Add Comonad and Bimonad instances to try Fix #17: Add Bimonad instance to try Sep 29, 2015
@ghost
Copy link
Author

ghost commented Sep 29, 2015

@non Fixed/ready for review

@non
Copy link
Owner

non commented Sep 29, 2015

👍

non added a commit that referenced this pull request Sep 29, 2015
Fix #17: Add Bimonad instance to try
@non non merged commit ca1ad64 into non:master Sep 29, 2015
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

Successfully merging this pull request may close these issues.

2 participants