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

Remove redundant #&& in PEq generic instance #368

Closed
srid opened this issue Mar 9, 2022 · 0 comments
Closed

Remove redundant #&& in PEq generic instance #368

srid opened this issue Mar 9, 2022 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@srid
Copy link
Member

srid commented Mar 9, 2022

https://github.com/Plutonomicon/plutarch/blob/5ce1d3dce163818af4e98a301f09478cc7bf0f6f/Plutarch/Bool.hs#L170-L171

For example, a single product constructor will generate pcon PTrue #&& p1 instead of just p1.

@srid srid added the good first issue Good for newcomers label Mar 9, 2022
@srid srid self-assigned this Mar 16, 2022
@TotallyNotChase TotallyNotChase linked a pull request Mar 17, 2022 that will close this issue
@srid srid closed this as completed Mar 18, 2022
@srid srid reopened this Mar 18, 2022
@L-as L-as removed a link to a pull request Apr 19, 2022
@L-as L-as closed this as completed Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants