[Haskell] [ANNOUNCE] GHC 9.2.7 released
Zubin Duggal <[email protected]> Mon, 27 Feb 2023 20:07:11 +0530
| Newsgroups | gmane.comp.lang.haskell.cafe,gmane.comp.lang.haskell.ghc.devel,gmane.comp.lang.haskell.glasgow.user |
|---|---|
| Message-ID | <[email protected]> |
The GHC developers are happy to announce the availability of GHC 9.2.7. Binary
distributions, source distributions, and documentation are available at
[downloads.haskell.org](https://downloads.haskell.org/ghc/9.2.7).
Download Page: https://www.haskell.org/ghc/download_ghc_9_2_7.html
Blog Post: https://www.haskell.org/ghc/blog/20230227-ghc-9.2.7-released.html
This release is primarily a bugfix release addressing a few issues
found in 9.2.6. These include:
* A fix for a bug with the RTS linker being unable to resolve the `setKeepCafs`
symbol which started being used by the GHC library in 9.2.6, resulting in
code depending on this symbol failing to load in GHCi or via a compile time
splice when using a statically linked GHC, such as on Windows (#22961).
* A fix a bug with the alignment of RTS data structures that could result in
segfaults when compiled with high optimisation settings on certain platforms
(#22975 , #22965).
* A fix for a bug in the simplifier related to placeholder values (rubbish
literals) emitted by the worker/wrapper optimisation leading to -dcore-lint
errors and compiler panics in certain cases (#19882, #22914, #23000).
* Easier installation of binary distribution on MacOS platforms by changing the
installation Makefile to remove the quarantine attribute when installing.
* ... and a few more. See the [release notes] for a full accounting.
As some of the fixed issues do affect correctness users are encouraged to
upgrade promptly.
We would like to thank Microsoft Azure, GitHub, IOG, the Zw3rk stake pool,
Well-Typed, Tweag I/O, Serokell, Equinix, SimSpace, 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.
Happy compiling,
- Zubin
[ticket]: https://gitlab.haskell.org/ghc/ghc/-/issues/new
[release notes]: https://downloads.haskell.org/~ghc/9.2.7/docs/html/users_guide/9.2.7-notes.html
_______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
Only members subscribed via the mailman list are allowed to post.
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEAZROpSIRC5DIH2KdfM/Cd6FMl6cFAmP8wBcACgkQfM/Cd6FM l6dY4Qf/Ut+ti8f5aEr+iuqy0f9Rw5sRdrjKpxrQ329g0JyRCW17t05wK9VFx2Ko 7PhkIjJOPZEmc/qKRBZOLRJvJJNqNDkPMQeqITwrBiTKDIDBmTL223tNPO99bnhc 0JkB1RbqspjLmQORKabyZ3ezYEb8Yxarrcg7KsJtzG/smMxBM732LWX9MrVZcEp2 i7axZlkISMGa0L+ifk7ahOzvvlZ+kPK1NitP+I4jpVfVc0GNUk/sqsEjGy9xNoI8 Sm4HcJoYrfES2JprhNe+EFJqmMPKjb2KJkuhSx/oQ3IkLRc3/LcJs6CcgXPKnY7C bAZWro9L4lpXtFhoG0cRW74g5J3kHA== =O0fp -----END PGP SIGNATURE-----