-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt typediff to base/ghc-internal split (GHC 9.10)
GHC 9.10 split out much of the `base` library into a separate `ghc-internal` library, and as a result, many of the identifiers that GHCi prints will now display `ghc-internal` modules. This patch adapts the code in `typediff` to be aware of these `ghc-internal` modules.
- Loading branch information
1 parent
a346a07
commit 8256f4c
Showing
1 changed file
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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