You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm updating ghc-tcplugins-extra, ghc-typelits-extra, ghc-typelits-natnormalise and ghc-typelits-knownnat based on these MRs, in order to provide full GHC 9.12 support, specifically to account for the change in the type of mkUnivCo to take [Coercion] (rather than DCoVarSet) for evidence the UnivCo depends on, and taking into account GHC #25394 to use ctEvCoercion rather than ctEvId.
See head.hackage !389. I'll ping you when that is ready and passes CI.
The patches have landed in head.hackage and should allow compilation with both GHC 9.12 and the current GHC head (the latest commit with relevant changes to the tcplugin API was 0225249a).
The patches have landed in head.hackage and should allow compilation with both GHC 9.12 and the current GHC head (the latest commit with relevant changes to the tcplugin API was 0225249a).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.