[ANNOUNCE] GHC 9.6.6 is now available
Zubin Duggal <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cafe,gmane.comp.lang.haskell.ghc.devel,gmane.comp.lang.haskell.glasgow.user |
|---|---|
| Message-ID | <7vc5hz2hk3rgaxbic2paonhuctnl3ze32wml5rvr3fgd7yhfyk@ulc5hg2uateq> |
The GHC developers are happy to announce the availability of GHC 9.6.6. Binary distributions, source distributions, and documentation are available on the [release page](https://www.haskell.org/ghc/download_ghc_9_6_6.html). Blog Post: https://www.haskell.org/ghc/blog/20240701-ghc-9.6.6-released.html This release is primarily a bugfix release addressing some issues found in the 9.6 series. These include: * A fix for a bug in the NCG that could lead to incorrect runtime results due to erroneously removing a jump instruction (#24507). * A fix for a linker error that manifested on certain platform/toolchain combinations, particularly darwin with a brew provisioned toolchain, arising due to a confusion in linker options between GHC and cabal (#22210). * A fix for a compiler panic in the simplifier due to incorrect eta expansion (#24718). * A fix for possible segfaults when using the bytecode interpreter due to incorrect constructor tagging (#24870). * And a few more fixes A full accounting of changes can be found in the [release notes]. 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 Hacking! -Zubin [ticket]: https://gitlab.haskell.org/ghc/ghc/-/issues/new [release notes]: https://downloads.haskell.org/~ghc/9.6.6/docs/users_guide/9.6.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/Cd6FMl6cFAmaCeUIACgkQfM/Cd6FM l6eOWwgAhDRxYYgyLLM+30cibw+VVh7nIQ2XespdIdpbRpxvDm5w1lk3GnapyTZE jd0ZDNl5BUYY0xaoPV6HkQ3pHD/bLQuriEluNjyk744Fh5AYD1T5e2S0C/TEFTTy 9bHcljcOGWuod0RBYlzI1AwnrdM8wZUnJrzymuXuuhu+X64LojJ4/oQb0xg1JWdy XHlzycmUppZT5v9xknpRXcAerNYMTxLFJ+tVOBkeP0lirnbPuqQ8ZMQOrA2bYSHH NJDkX4ljeWtvpxzmOAywoly/HDpbjBEKheOWCtcNR63UZLjTA4TrvU+zyYAd71nh u3drwOUox1KAk5jfLzjPOI5LPHFjyw== =qTpM -----END PGP SIGNATURE-----