Skip to content

Split up tcPluginStop#24

Merged
sheaf merged 1 commit into
mainfrom
post-tc
May 12, 2026
Merged

Split up tcPluginStop#24
sheaf merged 1 commit into
mainfrom
post-tc

Conversation

@sheaf
Copy link
Copy Markdown
Owner

@sheaf sheaf commented May 12, 2026

This adapts to the change in GHC 10.0 in which tcPluginStop is split up into tcPluginPostTc and tcPluginShutdown, so that typechecker plugins can be kept running during desugaring so that the pattern-match checker can invoke them.

This adapts to the change in GHC 10.0 in which tcPluginStop is split up
into tcPluginPostTc and tcPluginShutdown, so that typechecker plugins
can be kept running during desugaring so that the pattern-match checker
can invoke them.
@sheaf sheaf merged commit 87a1888 into main May 12, 2026
11 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.

1 participant