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

Implement Monoid #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Implement Monoid #9

wants to merge 1 commit into from

Conversation

drathier
Copy link
Contributor

Untested. Other instances here seemingly use impl-functions with wrappers so maybe we need that here too.

@nwolverson
Copy link
Member

I guess given the recent changes in PureScript Data.Map to remove Semigroup/Monoid instances (I think in preparation to later using instances lifted from the value type) probably worth thinking if the same logic applies here

@drathier
Copy link
Contributor Author

drathier commented Jul 8, 2021

That's for removing Semigroup too, right? Not just Monoid.

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