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

Support coming GHC 9.12.1 (GHC 9.12.1-alpha1 is available) #21

Closed
mpilgrem opened this issue Oct 18, 2024 · 1 comment · Fixed by #23
Closed

Support coming GHC 9.12.1 (GHC 9.12.1-alpha1 is available) #21

mpilgrem opened this issue Oct 18, 2024 · 1 comment · Fixed by #23

Comments

@mpilgrem
Copy link
Member

@hsyl20, can I call upon your expertise again? GHC 9.12.20241014 is released (the version is an error, it was intended to be GHC 9.12.0.20241014; that will be fixed in the next alpha).

There have been extensive changes to the GHC project's compiler/GHC/Iface/Binary.hs since GHC 9.10.1, but I am finding it difficult to follow what the significance of them is for the limited use hi-file-parser makes of *.hi files.

@hsyl20
Copy link
Collaborator

hsyl20 commented Oct 21, 2024

Luckily it wasn't as bad as I feared when seeing the changes! :) See #23

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 a pull request may close this issue.

2 participants