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

Fix a newtype instance is wrongly converted to a data one #839

Merged
merged 6 commits into from
Mar 12, 2024

Conversation

toku-sa-n
Copy link
Collaborator

@toku-sa-n toku-sa-n commented Mar 12, 2024

Description of the PR

Fixes: #837

Checklist

toku-sa-n and others added 4 commits March 12, 2024 09:49
Co-authored-by: Jake McArthur <Jake.McArthur@gmail.com>
@toku-sa-n toku-sa-n force-pushed the newtype-in-instance branch from 201ba6d to 1c1ee5e Compare March 12, 2024 00:51
@toku-sa-n toku-sa-n marked this pull request as ready for review March 12, 2024 01:21
@toku-sa-n toku-sa-n requested a review from mihaimaruseac March 12, 2024 01:21
@mihaimaruseac mihaimaruseac merged commit 02e0fb8 into mihaimaruseac:master Mar 12, 2024
23 checks passed
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.

Associated newtype instance gets turned into an associated data instance
2 participants