Skip to content

Add Semigroup instance for NonEmpty #50

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

Merged
merged 6 commits into from
Oct 21, 2021

Conversation

jmatsushita
Copy link
Contributor

Description of the change

Adding a Semigroup instance for NonEmpty (arrays and lists) as per #18 based on @asturtz2 contribution.


Checklist:

  • Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation
  • Added a test for the contribution (if applicable)

@thomashoneyman
Copy link
Member

Just a couple quick suggestions from me, but I'm on board with adding this instance. Thanks, @jmatsushita!

jmatsushita and others added 2 commits October 21, 2021 21:32
Co-authored-by: Thomas Honeyman <[email protected]>
Co-authored-by: Thomas Honeyman <[email protected]>
@jmatsushita
Copy link
Contributor Author

Thanks for fixing the warning @thomashoneyman all looks great!

@thomashoneyman thomashoneyman merged commit 6cd9144 into purescript:master Oct 21, 2021
@thomashoneyman
Copy link
Member

(Merging despite only one core team approval because @JordanMartinez already approved #49)

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