<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">There does not appear to be a ghc-9.12.1-release branch?</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Mon, Dec 16, 2024 at 5:21 AM Zubin Duggal <<a href="mailto:zubin@well-typed.com">zubin@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">The GHC developers are very pleased to announce the release of GHC 9.12.1.<br>
Binary distributions, source distributions, and documentation are available at<br>
[<a href="http://downloads.haskell.org" rel="noreferrer" target="_blank">downloads.haskell.org</a>][].<br>
<br>
We hope to have this release available via ghcup shortly.<br>
<br>
GHC 9.12 will bring a number of new features and improvements, including:<br>
<br>
  * The new language extension [OrPatterns] allowing you to combine multiple<br>
    pattern clauses into one.<br>
<br>
  * The [MultilineStrings] language extension to allow you to more easily write<br>
    strings spanning multiple lines in your source code.<br>
<br>
  * Improvements to the OverloadedRecordDot extension, allowing the built-in<br>
    `HasField` class to be used for records with fields of non lifted representations.<br>
<br>
  * The [NamedDefaults] language extension has been introduced allowing you to<br>
    define defaults for typeclasses other than `Num`.<br>
<br>
  * More deterministic object code output, controlled by the `-fobject-determinism`<br>
    flag, which improves determinism of builds a lot (though does not fully do so)<br>
    at the cost of some compiler performance (1-2%). See #12935 for the details<br>
<br>
  * GHC now accepts type syntax in expressions as part of [GHC Proposal #281].<br>
<br>
  * The WASM backend now has support for TemplateHaskell.<br>
<br>
  * Experimental support for the RISC-V platform with the native code generator.<br>
<br>
  * ... and many more<br>
<br>
A full accounting of changes can be found in the [release notes][].<br>
As always, GHC's release status, including planned future releases, can<br>
be found on the GHC Wiki [status][].<br>
<br>
We would like to thank GitHub, IOG, the Zw3rk stake pool,<br>
Well-Typed, Tweag I/O, Serokell, Equinix, SimSpace, the Haskell<br>
Foundation, and other anonymous contributors whose on-going financial<br>
and in-kind support has facilitated GHC maintenance and release<br>
management over the years. Finally, this release would not have been<br>
possible without the hundreds of open-source contributors whose work<br>
comprise this release.<br>
<br>
As always, do give this release a try and open a [ticket][] if you see<br>
anything amiss.<br>
<br>
<br>
[release notes]: <a href="https://downloads.haskell.org/ghc/9.12.1/docs/users_guide/9.12.1-notes.html" rel="noreferrer" target="_blank">https://downloads.haskell.org/ghc/9.12.1/docs/users_guide/9.12.1-notes.html</a><br>
[status]: <a href="https://gitlab.haskell.org/ghc/ghc/-/wikis/GHC-status" rel="noreferrer" target="_blank">https://gitlab.haskell.org/ghc/ghc/-/wikis/GHC-status</a><br>
[<a href="http://downloads.haskell.org" rel="noreferrer" target="_blank">downloads.haskell.org</a>]: <a href="https://downloads.haskell.org/ghc/9.12.1" rel="noreferrer" target="_blank">https://downloads.haskell.org/ghc/9.12.1</a><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>
[OrPatterns]: <a href="https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0522-or-patterns.rst" rel="noreferrer" target="_blank">https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0522-or-patterns.rst</a><br>
[MultilineStrings]: <a href="https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0569-multiline-strings.rst" rel="noreferrer" target="_blank">https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0569-multiline-strings.rst</a><br>
[GHC Proposal #281]: <a href="https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0281-visible-forall.rst" rel="noreferrer" target="_blank">https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0281-visible-forall.rst</a><br>
[NamedDefaults]: <a href="https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0409-exportable-named-default.rst" rel="noreferrer" target="_blank">https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0409-exportable-named-default.rst</a><br>
_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org" target="_blank">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
</blockquote></div><div><br clear="all"></div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature">Shayne Fletcher</div>