[Haskell] [ANNOUNCE] GHC 8.10.6 released
Zubin Duggal <[email protected]> Sat, 14 Aug 2021 18:40:06 +0530
| Newsgroups | gmane.comp.lang.haskell.ghc.devel,gmane.comp.lang.haskell.glasgow.user,gmane.comp.lang.haskell.cafe |
|---|---|
| Message-ID | <20210814131006.ttd55aaxh6etlq43@zubin-msi> |
The GHC team is very pleased to announce the availability of GHC 8.10.6. Source and binary distributions are available at the [usual place](https://downloads.haskell.org/ghc/8.10.6/). Download Page: https://www.haskell.org/ghc/download_ghc_8_10_6.html Blog Post: https://www.haskell.org/ghc/blog/20210814-ghc-8.10.6-released.html This is a bugfix release, fixing many issues present in GHC 8.10.5, including: - A fix for segmentation faults in GHCi on `aarch64-darwin` due to an incorrect foreign import in `haskeline`. See [this blog post](https://www.haskell.org/ghc/blog/20210709-capi-usage.html) by Ben Gamari for more details on how your library could be affected. - A fix for a critical bug affecting Haskell Language Server (HLS) among other applications caused by missing RTS symbols required for statically linked builds of the GHC library (#19763). - No longer emitting spurious warnings for LLVM versions (LLVM 9-12) that were actually supported (#19973, #19829, #19959). - Numerous bug fixes for the new LLVM based `aarch64-darwin` backend (#20132). - Fixes and stability improvements for the non-moving GC (#19715). - Many other bug fixes for the RTS (#18033, #20132, #20093, #19421). - Many packaging related fixes, including versioned `ghc-pkg` executables (#20087), and actually distributing GHC versions linked against the `integer-simple` big integer backend (#18967, #19953) on both Windows and Alpine Linux. Previous releases were still linked against the `GMP` library due to a misconfiguration of the builders. - A significant refactoring of `process` fixing numerous bugs mostly on Apple platforms (#19994, [process refactoring](https://github.com/haskell/process/pull/208)). - A FreeBSD release after fixing issues that caused GHC 8.10.5 to be unable to build (#19958, #19948). - Bug fixes for the linker on Darwin platforms (#20004, #19968, #19950). A complete list of bug fixes and improvements can be found in the [release notes](https://downloads.haskell.org/ghc/8.10.6/docs/html/users_guide/8.10.6-notes.html). As always, feel free to report any issues you encounter via [gitlab.haskell.org](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, 659 B)
-----BEGIN PGP SIGNATURE----- iQGyBAABCAAdFiEEiLV/z321O02zv6SxWIdk++ItGcQFAmEXwK0ACgkQWIdk++It GcQqUgv1Fd7B5FAbCIOdd7CrnTB0jvV9EKYCHB4xodMh0RrDq7kg3HnPJfjjKxSH oQ6207oqbHtL0zxDZReLQ7e9WucCs4HRLYl7BNmPKKtaaUW1MrfaJTgvIdlwGDyP vOuMLwz7ok5bm8sRgmpsQrqdaSN8RqnprjSncAs3XVSBkAPqnI5BDMihZi8JAQg0 bEJLCe1mkB5OOs0Xno5tT4AtKe4KkFTb1m3c8qww+c0HTuSwTK7bjBU5ov5kEr4w qgp5YbqzW3HQhaw8IPASmtxJypICydrFye42ZjSo0uqtNQHxU75JoLb8ZCgRFI35 1/Cn73oOiHEZFo4W4zHDkYe9dt6xYNxWnVByCJYpl228rDJlL/3l45oLrFOvbAsG vAeUlscbDUzm+PrgXKq7p4OVqcVQcIRRNm1s1i+9VC3/PZgxuPfQHwm548ADRo5+ 13aeG6nf+Y8ofIUb8AF5dAMbemxQpiZzVOdqG3V6wkypq13aovNIlPFGZUUtfg5l t9IUizY= =FGSt -----END PGP SIGNATURE-----