[Haskell] [ANNOUNCE] GHC 9.2.6 released

Zubin Duggal <[email protected]> Fri, 10 Feb 2023 20:20:14 +0530
Newsgroups gmane.comp.lang.haskell.cafe,gmane.comp.lang.haskell.ghc.devel,gmane.comp.lang.haskell.glasgow.user
Message-ID <20230210145014.mr7gkdghbqzivd2h@zubin-pc>
The GHC developers are happy to announce the availability of GHC 9.2.6. Binary
distributions, source distributions, and documentation are available at
[downloads.haskell.org](https://downloads.haskell.org/ghc/9.2.6).

Download Page: https://www.haskell.org/ghc/download_ghc_9_2_6.html
Blog Post: https://www.haskell.org/ghc/blog/20230210-ghc-9.2.6-released.html

This release is primarily a bugfix release addressing a few issues
found in 9.2.5. These include:

  * Fixes for a number of simplifier issues typically resulting in compiler panics
    (#22491, #22482, #19824, #22718, #22662, #22039).
  * Fix for a simplifier regression in 9.2.5 that could impact runtime performance
    when compiling with optimisations due to duplication of expensive work (#22425).
  * Various stability improvments and bug fixes for the non moving and parallel GCs
    (#22528, #20221, #22264, #22327, #22929, #22927, #22929, #22930).
  * Allow certain keywords which can be used as variable names with
    `-XOverloadedRecordDot` (#20723).
  * Improvements to typechecker performance for modules with holes in type
    signatures (#14766)
  * Bump `gmp-tarballs` to a version which doesn't use the reserved `x18`
    register on AArch64/Darwin systems, and also has fixes for CVE-2021-43618
    (#22497, #22789).
  * ... 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.6/docs/html/users_guide/9.2.6-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/Cd6FMl6cFAmPmWaYACgkQfM/Cd6FM
l6dMAggApQJTz4aU16LgYX624AuChWrKMx5ZJB2kzM2rmb65kgqwmOIKBb9E7P8v
H2NJUx1i9T8cEw3dc0PRFLdiodmjFmmlUlk2jfBf9M0sn1xnUqo6mzEdqXzQH23w
PL86Hr1fXrzT1lqVCLj7D4mA3xMBKf0AByhbKauZx65EqGgzBzvLGOxjNV5OccB4
+blVsiSabi5BaJjZJlThYMkKXXSL/2RI/dA8MhVTCCW6mjZq/dU5iatp1Y2rigUC
+1sBQlB+YI8rOzT8VEKWCIh3XBnq2dZpTJHEVvSFLJ24yqMw+jnrnEsfad9DlIKG
1W03cJ6NSSnT2TleFroccQyrY3FQTg==
=nB6P
-----END PGP SIGNATURE-----