Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make Generic product and coproduct agree on definitions #1270

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

joroKr21
Copy link
Collaborator

The issue is that we used a more narrow criteria to define what is a coproduct as opposed to what is a product. This created a discrepancy in the Generic instances.

Fixes #897

The issue is that we used a more narrow criteria to define
what is a coproduct as opposed to what is a product.
This created a discrepancy in the `Generic` instances.
@joroKr21 joroKr21 self-assigned this Sep 12, 2022
@joroKr21 joroKr21 merged commit 268526d into milessabin:series/2.3 Sep 12, 2022
@joroKr21 joroKr21 deleted the private-subclass branch September 12, 2022 18:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant