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

Add PartialDo effect #2978

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Add PartialDo effect #2978

merged 1 commit into from
Aug 30, 2024

Conversation

janmasrovira
Copy link
Collaborator

@janmasrovira janmasrovira commented Aug 29, 2024

This effect is a different name for Effectful's Fail. It gives an instance of MonadFail to Sem

@janmasrovira janmasrovira self-assigned this Aug 29, 2024
@janmasrovira janmasrovira force-pushed the partialDo branch 2 times, most recently from 8ea9e47 to d0d8daa Compare August 29, 2024 09:55
@janmasrovira janmasrovira marked this pull request as ready for review August 29, 2024 09:56
@lukaszcz lukaszcz force-pushed the partialDo branch 2 times, most recently from a7d0764 to 43be3f8 Compare August 30, 2024 11:21
@janmasrovira janmasrovira merged commit 7119d39 into main Aug 30, 2024
4 checks passed
@janmasrovira janmasrovira deleted the partialDo branch August 30, 2024 14:27
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