From ben at well-typed.com Sun Mar 6 22:59:42 2022 From: ben at well-typed.com (Ben Gamari) Date: Sun, 06 Mar 2022 17:59:42 -0500 Subject: [ANNOUNCE] GHC 9.2.2 is not available Message-ID: <87r17ewuxe.fsf@smart-cactus.org> The GHC developers are very happy to at announce the availability of GHC 9.2.2. Binary distributions, source distributions, and documentation are available at downloads.haskell.org: https://downloads.haskell.org/ghc/9.2.2 This release includes many bug-fixes and other improvements to 9.2.1 including: * A number of bug-fixes in the new AArch64 native code generator * Fixes ensuring that the `indexWord8ArrayAs*#` family of primops is handled correctly on platforms lacking support for unaligned memory accesses (#21015, #20987). * Improvements to the compatibility story in GHC's migration to the XDG Base Directory Specification (#20684, #20669, #20660) * Restored compatibility with Windows 7 * A new `-fcompact-unwind` flag, improving compatibility with C++ libraries on Apple Darwin (#11829) * Introduction of a new flag, `-fcheck-prim-bounds`, enabling runtime bounds checking of array primops (#20769) * Unboxing of unlifted types (#20663) * Numerous improvements in compiler performance. * Many, many others. See the [release notes] for a full list. As some of the fixed issues do affect correctness users are encouraged to upgrade promptly. Finally, thank you to 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. Moreover, this release would not have been possible without the hundreds of open-source contributors whose work comprise this release. As always, do open a [ticket][] if you see anything amiss. Happy compiling, - Ben [ticket]: https://gitlab.haskell.org/ghc/ghc/-/issues/new [release notes]: https://downloads.haskell.org/ghc/9.2.2/docs/html/users_guide/9.2.2-notes.html -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 487 bytes Desc: not available URL: From ben at well-typed.com Sun Mar 6 23:11:29 2022 From: ben at well-typed.com (Ben Gamari) Date: Sun, 06 Mar 2022 18:11:29 -0500 Subject: [ANNOUNCE] GHC 9.2.2 is now available In-Reply-To: <87r17ewuxe.fsf@smart-cactus.org> References: <87r17ewuxe.fsf@smart-cactus.org> Message-ID: <87mti2wubc.fsf@smart-cactus.org> Naturally, the subject line here should have read GHC 9.2.2 is *now* available Apologies for the confusion. Cheers, - Ben -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 487 bytes Desc: not available URL: From george.colpitts at gmail.com Mon Mar 7 00:42:47 2022 From: george.colpitts at gmail.com (George Colpitts) Date: Sun, 6 Mar 2022 20:42:47 -0400 Subject: [ANNOUNCE] GHC 9.2.2 is not available In-Reply-To: <87r17ewuxe.fsf@smart-cactus.org> References: <87r17ewuxe.fsf@smart-cactus.org> Message-ID: Thanks Ben When I do an install on macos Monterey 12.2.1 (Intel) I get ghc-pkg-9.2.2 cannot be opened because the developer cannot be verified On Sun, Mar 6, 2022 at 7:02 PM Ben Gamari wrote: > > The GHC developers are very happy to at announce the availability of GHC > > 9.2.2. Binary distributions, source distributions, and documentation are > > available at downloads.haskell.org: > > https://downloads.haskell.org/ghc/9.2.2 > > This release includes many bug-fixes and other improvements to 9.2.1 > including: > > * A number of bug-fixes in the new AArch64 native code generator > > * Fixes ensuring that the `indexWord8ArrayAs*#` family of primops is > handled > correctly on platforms lacking support for unaligned memory accesses > (#21015, #20987). > > * Improvements to the compatibility story in GHC's migration to the > XDG Base Directory Specification (#20684, #20669, #20660) > > * Restored compatibility with Windows 7 > > * A new `-fcompact-unwind` flag, improving compatibility with C++ > libraries on > Apple Darwin (#11829) > > * Introduction of a new flag, `-fcheck-prim-bounds`, enabling runtime > bounds > checking of array primops (#20769) > > * Unboxing of unlifted types (#20663) > > * Numerous improvements in compiler performance. > > * Many, many others. See the [release notes] for a full list. > > As some of the fixed issues do affect correctness users are encouraged to > > upgrade promptly. > > Finally, thank you to 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. > Moreover, this release would not have been possible without the hundreds > > of open-source contributors whose work comprise this release. > > As always, do open a [ticket][] if you see anything amiss. > > Happy compiling, > > - Ben > > > [ticket]: https://gitlab.haskell.org/ghc/ghc/-/issues/new > [release notes]: > https://downloads.haskell.org/ghc/9.2.2/docs/html/users_guide/9.2.2-notes.html > > _______________________________________________ > Glasgow-haskell-users mailing list > Glasgow-haskell-users at haskell.org > http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kazu at iij.ad.jp Mon Mar 7 06:27:40 2022 From: kazu at iij.ad.jp (Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)) Date: Mon, 07 Mar 2022 15:27:40 +0900 (JST) Subject: [ANNOUNCE] GHC 9.2.2 is not available In-Reply-To: References: <87r17ewuxe.fsf@smart-cactus.org> Message-ID: <20220307.152740.1433207400109063719.kazu@iij.ad.jp> Hi George, FYI: https://twitter.com/kazu_yamamoto/status/1500643489985761282 --Kazu > Thanks Ben > > When I do an install on macos Monterey 12.2.1 (Intel) I get > > ghc-pkg-9.2.2 cannot be opened because the developer cannot be verified > > > On Sun, Mar 6, 2022 at 7:02 PM Ben Gamari wrote: > >> >> The GHC developers are very happy to at announce the availability of GHC >> >> 9.2.2. Binary distributions, source distributions, and documentation are >> >> available at downloads.haskell.org: >> >> https://downloads.haskell.org/ghc/9.2.2 >> >> This release includes many bug-fixes and other improvements to 9.2.1 >> including: >> >> * A number of bug-fixes in the new AArch64 native code generator >> >> * Fixes ensuring that the `indexWord8ArrayAs*#` family of primops is >> handled >> correctly on platforms lacking support for unaligned memory accesses >> (#21015, #20987). >> >> * Improvements to the compatibility story in GHC's migration to the >> XDG Base Directory Specification (#20684, #20669, #20660) >> >> * Restored compatibility with Windows 7 >> >> * A new `-fcompact-unwind` flag, improving compatibility with C++ >> libraries on >> Apple Darwin (#11829) >> >> * Introduction of a new flag, `-fcheck-prim-bounds`, enabling runtime >> bounds >> checking of array primops (#20769) >> >> * Unboxing of unlifted types (#20663) >> >> * Numerous improvements in compiler performance. >> >> * Many, many others. See the [release notes] for a full list. >> >> As some of the fixed issues do affect correctness users are encouraged to >> >> upgrade promptly. >> >> Finally, thank you to 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. >> Moreover, this release would not have been possible without the hundreds >> >> of open-source contributors whose work comprise this release. >> >> As always, do open a [ticket][] if you see anything amiss. >> >> Happy compiling, >> >> - Ben >> >> >> [ticket]: https://gitlab.haskell.org/ghc/ghc/-/issues/new >> [release notes]: >> https://downloads.haskell.org/ghc/9.2.2/docs/html/users_guide/9.2.2-notes.html >> >> _______________________________________________ >> Glasgow-haskell-users mailing list >> Glasgow-haskell-users at haskell.org >> http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users >> From juhpetersen at gmail.com Wed Mar 16 12:52:12 2022 From: juhpetersen at gmail.com (Jens Petersen) Date: Wed, 16 Mar 2022 20:52:12 +0800 Subject: [ANNOUNCE] GHC 9.2.2 is now available In-Reply-To: <87r17ewuxe.fsf@smart-cactus.org> References: <87r17ewuxe.fsf@smart-cactus.org> Message-ID: On Mon, 7 Mar 2022 at 07:02, Ben Gamari wrote: > The GHC developers are very happy to at announce the availability of GHC > > 9.2.2. > Great, thank you! I have updated the Fedora ghc9.2 package to 9.2.2. So if you are running Fedora 35 or higher you can install it now from the updates-testing repo. Jens -------------- next part -------------- An HTML attachment was scrubbed... URL: