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

Rework Order derivation #153

Merged
merged 1 commit into from
Jun 2, 2019
Merged

Rework Order derivation #153

merged 1 commit into from
Jun 2, 2019

Conversation

joroKr21
Copy link
Member

@joroKr21 joroKr21 commented Jun 1, 2019

  • Make it more consistent with other derivations

  • Add more tests and remove LargeX compile test:
    Testing compile time performance is better done in a benchmark.

  • Drop derivation for coproducts with more than one case:
    It's ambiguous and inconsistent with PartialOrder derivation.

  * Make it more consistent with other derivations
  * Add more tests and remove `LargeX` compile test:
    Testing compile time performance is better done in a benchmark.

  * Drop derivation for coproducts with more than one case:
    It's ambiguous and inconsistent with `PartialOrder` derivation.
@joroKr21 joroKr21 added this to the 2.0.0-RC1 milestone Jun 1, 2019
@joroKr21 joroKr21 requested a review from kailuowang June 1, 2019 19:05
@joroKr21 joroKr21 self-assigned this Jun 1, 2019
Copy link
Contributor

@kailuowang kailuowang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joroKr21 joroKr21 merged commit 5dcf365 into typelevel:master Jun 2, 2019
@joroKr21 joroKr21 deleted the order branch June 2, 2019 14:13
@kailuowang kailuowang modified the milestones: 2.0.0-RC1, 2.0.0-M1 Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants