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

Gen show / (==) using implicits #426

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

TimWhiting
Copy link
Collaborator

No description provided.

@TimWhiting TimWhiting changed the base branch from dev to dev-overload January 6, 2024 23:38
@TimWhiting TimWhiting force-pushed the gen-methods branch 2 times, most recently from c6cb743 to 306f07d Compare January 6, 2024 23:42
@TimWhiting TimWhiting changed the title Gen Show / (==) for implicits Gen whow / (==) using implicits Jan 6, 2024
@TimWhiting TimWhiting changed the title Gen whow / (==) using implicits Gen show / (==) using implicits Jan 6, 2024
@TimWhiting TimWhiting changed the base branch from dev-overload to dev January 12, 2024 22:37
@TimWhiting
Copy link
Collaborator Author

It looks like there is now an issue with generating these due to the expectation in core that (==) is total. It should be, but in general you cannot guarantee non-divergence.

@TimWhiting
Copy link
Collaborator Author

This also adds the start of a pretty printing module for user syntax which I found useful while debugging this.

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.

None yet

1 participant