Shayne Fletcher via ghc-devs <[email protected]> writes: > On Wed, Mar 6, 2019 at 11:09 AM Shayne Fletcher < > [email protected]> wrote: > >> >> >>> On Tue, Mar 5, 2019 at 3:53 PM Ben Gamari <[email protected]> wrote: >>> >>>> >>>> Hello everyone, >>>> >>>> The GHC team is very happy to announce the availability of GHC 8.6.4, a >>>> bugfix release in the GHC 8.6 series. >>>> >>> >>> There doesn't seem to be a ghc-8.6.4-release tag of >>> http://git.haskell.org/ghc.git? Can you advise me on a magic invocation >>> that would let me get a checkout of the repository at the release SHA? >>> >> >> Oh wait! Is it the SHA in the file `GIT_COMMIT_ID`? >> >> > No, apparently not: > ``` > fatal: reference is not a tree: aac18e9a08e6de9648e1a62d849dcd409f407df8 > ``` > Related : the `ANNOUNCE` file at least seems very out-of-date. > Hi Shayne,
You should find the tag on https://gitlab.haskell.org/ghc/ghc, which is now the official upstream. That being said, I am a bit surprised that it wasn't mirrored to git.haskell.org. Cheers, - Ben
signature.asc
Description: PGP signature
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
