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

GHC 9.12 checklist #221

Closed
3 tasks done
RyanGlScott opened this issue Jun 4, 2024 · 1 comment
Closed
3 tasks done

GHC 9.12 checklist #221

RyanGlScott opened this issue Jun 4, 2024 · 1 comment

Comments

@RyanGlScott
Copy link
Collaborator

RyanGlScott commented Jun 4, 2024

This issue serves as a reminder to do certain things before we ship a new major release that supports GHC 9.12:

RyanGlScott added a commit that referenced this issue Oct 24, 2024
This adds `DForallE` and `DConstrainedE` constructors to `DExp`, mirroring
similar changes on the `template-haskell` side in GHC 9.12.

Checks off one box in #221.
RyanGlScott added a commit that referenced this issue Oct 25, 2024
This adds `DForallE` and `DConstrainedE` constructors to `DExp`, mirroring
similar changes on the `template-haskell` side in GHC 9.12.

Checks off one box in #221.
@RyanGlScott
Copy link
Collaborator Author

I've uploaded th-desugar-1.18 to Hackage, which is compatible with GHC 9.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant