Re: GHC 9.10.3-rc3 is now available

Viktor Dukhovni <[email protected]> Fri, 8 Aug 2025 22:44:26 +1000
Newsgroups gmane.comp.lang.haskell.cafe,gmane.comp.lang.haskell.ghc.devel
Message-ID <[email protected]>
On Fri, Aug 08, 2025 at 06:02:26PM +0530, Zubin Duggal wrote:

> The GHC developers are very pleased to announce the availability
> of the third release candidate for GHC 9.10.3. Binary distributions, source
> distributions, and documentation are available at [downloads.haskell.org][] and
> via [GHCup](https://www.haskell.org/ghcup/).
> 
> GHC 9.10.3 is a bug-fix release fixing over 50 issues of a variety of
> severities and scopes. A full accounting of these fixes can be found in the
> [release notes][]. As always, GHC's release status, including planned future
> releases, can be found on the GHC Wiki [status][].

Is there an associated git tag?  Even after "git fetch origin", all I
see are:

    $ git tag -l | grep 'ghc-9.10\>'
    ghc-9.10.1-alpha1
    ghc-9.10.1-alpha2
    ghc-9.10.1-alpha3
    ghc-9.10.1-rc1
    ghc-9.10.1-release
    ghc-9.10.2-rc1
    ghc-9.10.2-release
    ghc-9.10.3-rc1
    ghc-9.10.3-rc2

-- 
    Viktor.  🇺🇦 Слава Україні!
_______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
Only members subscribed via the mailman list are allowed to post.