[Haskell] [ANNOUNCE] GHC 8.10.7 released

Zubin Duggal <[email protected]> Fri, 27 Aug 2021 03:43:15 +0530
Newsgroups gmane.comp.lang.haskell.ghc.devel,gmane.comp.lang.haskell.glasgow.user,gmane.comp.lang.haskell.cafe
Message-ID <20210826221315.tumzvm3q2p24qa4x@zubin-msi>
The GHC team is very pleased to announce the availability of GHC
8.10.7. Source and binary distributions are available at the [usual
place](https://downloads.haskell.org/ghc/8.10.7/).

Download Page: https://www.haskell.org/ghc/download_ghc_8_10_7.html
Blog Post: https://www.haskell.org/ghc/blog/20210827-ghc-8.10.7-released.html

This is a small bugfix release, fixing one linking portability
issue (#19950) present in GHC 8.10.5 and GHC 8.10.6 on some x86_64
macOS toolchains, which resulted in undefined symbol errors for
`___darwin_check_fd_set_overflow`.

Issue #19950 is caused by a bug in newer Apple toolchains (specifically
XCode 12) where programs compiled with affected versions of XCode are
not backwards compatible with configurations running older version of
XCode (certain versions of XCode 11).

We claimed to have fixed this in GHC 8.10.6, but alas this wasn't the
case. The fix was originally tested on the master branch, which uses a
different build configuration from the 8.10 branch. We have now tested
the fix on the GHC 8.10 branch and finally squashed the bug.

We would like to thank Microsoft Research, GitHub, IOHK, the Zw3rk
stake pool, Tweag I/O, Serokell, Equinix, SimSpace, and other anonymous
contributors whose on-going financial and in-kind support has
facilitated GHC maintenance and release management over the years. We
would also like to thank the hundreds of open-source contributors whose
work makes GHC possible.

A complete list of bug fixes and
improvements can be found in the [release
notes](https://downloads.haskell.org/ghc/8.10.7/docs/html/users_guide/8.
10.7-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-----

iQGzBAABCAAdFiEEiLV/z321O02zv6SxWIdk++ItGcQFAmEoEfsACgkQWIdk++It
GcRgbAv8CYHj/gBfKIIU+wwUkz3JGKmaYP5I0Iso0JZxGY3xJhk9mVxk28J+Mnwb
399VPqET/pnWYh2j0VaJN6A7uPNS721ZyD9ug0qb+laeNtibbUHu9EZPMYTDwH8A
bHdUeoF2SfLh7EpuVhIzt0sigaNxidSAlNC2rXYwNZEjbniNIT0+wg+wXeMMoT5e
Cx5yMovZgVzQnIXyewKy9AWR+K3fr2LsyW2o4nzxTPZctmih9X00oitQDPxuGblm
wI3lepotGu331SxkKQEUGq/mK6dAja6BHpLyro0g38IyqB5CTNPxZjNgC5H5kFig
HImotNIw0DrviBi01e4Ch0ji/jFspRxzdyv+6lq3R7jsxXO2Gwnpu4KoJYiYZRLa
NdFy+maPev2eUvq5ulix9wBntw6yGaOvLh8ty327On+8amxmYNa2XNJdA4FKwYUO
hGIIQawpH86uVHI2mykQraJIJJ4ySLTrtruQ47En24qTBr+asB+I+VIZG/0uBpXw
A4mD4jAE
=BcRp
-----END PGP SIGNATURE-----