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

Support singleton instances #612

Merged
merged 3 commits into from
Oct 17, 2023
Merged

Support singleton instances #612

merged 3 commits into from
Oct 17, 2023

Conversation

joroKr21
Copy link
Member

@joroKr21 joroKr21 commented Oct 15, 2023

  • Eq, Order, PartialOrder - all equal
  • Hash, Show, ShowPretty - same as super type
  • Pure - singleton value

Closes #568

@mergify mergify bot added the core label Oct 15, 2023
@joroKr21 joroKr21 marked this pull request as ready for review October 15, 2023 20:44
@joroKr21 joroKr21 merged commit 8f442ad into typelevel:master Oct 17, 2023
@joroKr21 joroKr21 deleted the singletons branch October 17, 2023 12:55
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.

Typeclass derivation doesn't work for type literals
1 participant