GHC 9.10.2 is now available

Zubin Duggal <[email protected]> Sat, 3 May 2025 17:23:14 +0530
Newsgroups gmane.comp.lang.haskell.ghc.devel,gmane.comp.lang.haskell.glasgow.user,gmane.comp.lang.haskell.cafe
Message-ID <5exf6skh63uhw3inlhqdoi52rcqqnbsgjx6ukppmnooanzkaxt@2sn6ofbqzwmu>
The GHC developers are very pleased to announce the availability
of the release candidate for GHC 9.10.2. Binary distributions, source
distributions, and documentation are available at [downloads.haskell.org][] and
via [GHCup](https://www.haskell.org/ghcup/).
  
GHC 9.10.2 is a bug-fix release fixing over 50 issues of a variety of
severities and scopes, including:
  
* Significantly improved performance when dynamically loading Haskell symbols (#23415).
* Fixing a bug where the simplifier sometimes destroyed join points during float out, which could impact performance (#24768).
* Reduced memory fragmentation in the non-moving GC's segment allocator, improving resident set size by up to 26% for some applications (#24150).
* Added new flags to control speculative evaluation (-fspec-eval and -fspec-eval-dictfun) to work around performance regressions (#25606).
* Fixed several platform-specific issues, including segfaults with FFI on PowerPC (#23034) and improved code
generation for AArch64 with multiway branches now using jump tables (#19912)
* And many more!
  
A full accounting of these fixes can be found in the [release notes][]. As
always, GHC's release status, including planned future releases, can be found on
the GHC Wiki [status][].
  
We would like to thank Well-Typed, Tweag I/O, Juspay, QBayLogic, Channable,
Serokell, SimSpace, the Haskell Foundation, and other anonymous contributors
whose on-going financial and in-kind support has facilitated GHC maintenance
and release management over the years. Finally, this release would not have
been possible without the hundreds of open-source contributors whose work
comprise this release.
  
As always, do give this release a try and open a [ticket][] if you see
anything amiss.
  
Cheers,
Zubin
  
[release notes]: https://downloads.haskell.org/~ghc/9.10.2/docs/users_guide/9.10.2-notes.html
[status]: https://gitlab.haskell.org/ghc/ghc/-/wikis/GHC-status
[downloads.haskell.org]: https://downloads.haskell.org/ghc/9.10.2
[ticket]: https://gitlab.haskell.org/ghc/ghc/-/issues/new

_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
signature.asc (application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEEAZROpSIRC5DIH2KdfM/Cd6FMl6cFAmgWA6oACgkQfM/Cd6FM
l6cmhggAlLTj3BhwvANYJ2SSWTsaOC7APaklZ4WaJ/EK0elUvp7CWtPW1e+vaRIe
7V9DkbVIDSQWOIKRf3uu0SMTLQHTOE063Z4oeEqEG+Ykmk8et04+UYNhdjD7lvhB
wy5y07XJFnp529ydOkG7UEuI5NsUizh4AZVlCkJKONyTJU2P0qhM0bVP9ZUi0Xgq
saCb890Ba+U4strwqUNTTgdHymMYlUScZIcrt5qIvWh+TbwaHJdH/+2N+KZ8qFTY
/fb11Gh/ei/pt0tIx+/NtIsvEro0x2N7m6sSnSTPoj4ROLU+YgtuYDMkbg7WxNCV
6P6OO5EhZIEMNjS1pj15mY4c68A3ZA==
=2tvi
-----END PGP SIGNATURE-----