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

Revert implicitness of Empty.fromEmptyK #3792

Merged
merged 1 commit into from
Feb 14, 2021

Conversation

joroKr21
Copy link
Member

This breaks kittens: typelevel/kittens#299
PR that made it implicit: #3677

But more importantly, MonoidK -> Monoid and SemigroupK -> Semigroup
are not implicit either. I would err on the side of consistency here.

This breaks kittens

But more importantly, `MonoidK -> Monoid` and `SemigroupK -> Semigroup`
are not implicit either. I would err on the side of consistency here.
@larsrh
Copy link
Contributor

larsrh commented Feb 14, 2021

Do we need another hotfix release? 😅

@larsrh larsrh merged commit 3e09e3a into typelevel:master Feb 14, 2021
@joroKr21
Copy link
Member Author

Do we need another hotfix release?

I think not - nobody has complained yet and there is no rush to update cats in kittens.

@joroKr21 joroKr21 deleted the from-emptyk branch February 14, 2021 10:51
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.

4 participants