
Hi all, As those of you at Zurihac may know, we are currently in the process of preparing for the GHC 9.14 fork. This week I have been working through the various necessary core library version bumps and submodule changes. My hope is that we can land this work early next week and declare the fork at some point in the days that follow. I am aware of a few things that we want to land prior to forking: * @int-index's !14136 (Visible forall in GADTs) * testing and enabling of LLVM 20 support * an update of win32-tarballs * Cheng's libffi update (!14392) If you have any further work that you would like to see in 9.14 please do let me know by next Wednesday. If all goes well, my hope is that we can have our first alpha out by the end of this month, with an eye towards a final release in early September. Cheers, - Ben

Hi Ben,
Can we land the following patches:
* https://gitlab.haskell.org/ghc/ghc/-/merge_requests/14183
* https://gitlab.haskell.org/ghc/ghc/-/merge_requests/14321
* https://gitlab.haskell.org/ghc/ghc/-/merge_requests/14377
If someone could help landing #14183, that would be good.
Matt
On Thu, Jun 12, 2025 at 11:53 PM Ben Gamari
Hi all,
As those of you at Zurihac may know, we are currently in the process of preparing for the GHC 9.14 fork. This week I have been working through the various necessary core library version bumps and submodule changes. My hope is that we can land this work early next week and declare the fork at some point in the days that follow.
I am aware of a few things that we want to land prior to forking:
* @int-index's !14136 (Visible forall in GADTs) * testing and enabling of LLVM 20 support * an update of win32-tarballs * Cheng's libffi update (!14392)
If you have any further work that you would like to see in 9.14 please do let me know by next Wednesday.
If all goes well, my hope is that we can have our first alpha out by the end of this month, with an eye towards a final release in early September.
Cheers,
- Ben
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
participants (2)
-
Ben Gamari
-
Matthew Pickering