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

Make Sing instances more explicit on their left-hand sides #602

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

RyanGlScott
Copy link
Collaborator

This makes it clearer what the Sing instances are actually matching on. Moreover, this will be required in order to make these instances compile after GHC#23515 is implemented.

This resolves the "Sing instances without explicit left-hand sides" section of #601.

This makes it clearer what the `Sing` instances are actually matching on. Moreover,
this will be required in order to make these instances compile after
[GHC#23515](https://gitlab.haskell.org/ghc/ghc/-/issues/23515) is implemented.

This resolves the "`Sing` instances without explicit left-hand sides" section
of #601.
@RyanGlScott RyanGlScott merged commit 7bf41e0 into master Jun 19, 2024
24 checks passed
@RyanGlScott RyanGlScott deleted the explicit-sing-instances branch June 19, 2024 10:54
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.

1 participant