Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

ClientStore object apply methods unnecessarily require a Monoid #569

Closed
avibryant opened this issue Dec 11, 2014 · 1 comment
Closed

ClientStore object apply methods unnecessarily require a Monoid #569

avibryant opened this issue Dec 11, 2014 · 1 comment

Comments

@avibryant
Copy link

All of the ClientStore apply methods ask for a Monoid, but the actual ClientStore class only needs a Semigroup

@johnynek
Copy link
Collaborator

This was fixed by #563

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants