Skip to content

fix: missing pures in the Id monad#439

Merged
chenson2018 merged 4 commits intomainfrom
eric-wieser/missing-Id-pure
Apr 13, 2026
Merged

fix: missing pures in the Id monad#439
chenson2018 merged 4 commits intomainfrom
eric-wieser/missing-Id-pure

Conversation

@eric-wieser
Copy link
Copy Markdown
Collaborator

@eric-wieser eric-wieser commented Mar 18, 2026

This fixes some statements that were type incorrect; their LHS was Id X and their RHS X. The latter can be cast to the former with pure.

@eric-wieser
Copy link
Copy Markdown
Collaborator Author

@chenson2018, mind taking a look?

Copy link
Copy Markdown
Collaborator

@chenson2018 chenson2018 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, thanks for the patience and pinging me.

@chenson2018 chenson2018 added this pull request to the merge queue Apr 13, 2026
Merged via the queue into main with commit f22a241 Apr 13, 2026
3 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.

2 participants