<div dir="ltr"><div class="gmail_default" style="font-family:times new roman,serif;font-size:large"><div class="gmail_default">Thanks Ben</div><div class="gmail_default"><br></div><div class="gmail_default">When I do an install on macos Monterey 12.2.1 (Intel) I get</div><div class="gmail_default"><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div class="gmail_default">ghc-pkg-9.2.2 cannot be opened because the developer cannot be verified</div><div class="gmail-yj6qo gmail-ajU" style="outline:none;padding:10px 0px;width:22px;margin:2px 0px 0px;font-family:Arial,Helvetica,sans-serif;font-size:small"><br class="gmail-Apple-interchange-newline"></div></blockquote></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Mar 6, 2022 at 7:02 PM Ben Gamari <<a href="mailto:ben@well-typed.com">ben@well-typed.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
The GHC developers are very happy to at announce the availability of GHC <br>
9.2.2. Binary distributions, source distributions, and documentation are <br>
available at <a href="http://downloads.haskell.org" rel="noreferrer" target="_blank">downloads.haskell.org</a>:<br>
<br>
<a href="https://downloads.haskell.org/ghc/9.2.2" rel="noreferrer" target="_blank">https://downloads.haskell.org/ghc/9.2.2</a><br>
<br>
This release includes many bug-fixes and other improvements to 9.2.1 including: <br>
<br>
* A number of bug-fixes in the new AArch64 native code generator <br>
<br>
* Fixes ensuring that the `indexWord8ArrayAs*#` family of primops is handled <br>
correctly on platforms lacking support for unaligned memory accesses <br>
(#21015, #20987). <br>
<br>
* Improvements to the compatibility story in GHC's migration to the <br>
XDG Base Directory Specification (#20684, #20669, #20660) <br>
<br>
* Restored compatibility with Windows 7 <br>
<br>
* A new `-fcompact-unwind` flag, improving compatibility with C++ libraries on <br>
Apple Darwin (#11829) <br>
<br>
* Introduction of a new flag, `-fcheck-prim-bounds`, enabling runtime bounds <br>
checking of array primops (#20769) <br>
<br>
* Unboxing of unlifted types (#20663) <br>
<br>
* Numerous improvements in compiler performance. <br>
<br>
* Many, many others. See the [release notes] for a full list. <br>
<br>
As some of the fixed issues do affect correctness users are encouraged to <br>
upgrade promptly. <br>
<br>
Finally, thank you to Microsoft Research, GitHub, IOHK, the Zw3rk stake <br>
pool, Tweag I/O, Serokell, Equinix, SimSpace, and other anonymous <br>
contributors whose on-going financial and in-kind support has <br>
facilitated GHC maintenance and release management over the years. <br>
Moreover, this release would not have been possible without the hundreds <br>
of open-source contributors whose work comprise this release. <br>
<br>
As always, do open a [ticket][] if you see anything amiss. <br>
<br>
Happy compiling, <br>
<br>
- Ben <br>
<br>
<br>
[ticket]: <a href="https://gitlab.haskell.org/ghc/ghc/-/issues/new" rel="noreferrer" target="_blank">https://gitlab.haskell.org/ghc/ghc/-/issues/new</a> <br>
[release notes]: <a href="https://downloads.haskell.org/ghc/9.2.2/docs/html/users_guide/9.2.2-notes.html" rel="noreferrer" target="_blank">https://downloads.haskell.org/ghc/9.2.2/docs/html/users_guide/9.2.2-notes.html</a> <br>
_______________________________________________<br>
Glasgow-haskell-users mailing list<br>
<a href="mailto:Glasgow-haskell-users@haskell.org" target="_blank">Glasgow-haskell-users@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users</a><br>
</blockquote></div>