From ben at well-typed.com Mon Feb 24 18:01:21 2020 From: ben at well-typed.com (Ben Gamari) Date: Mon, 24 Feb 2020 13:01:21 -0500 Subject: [ANNOUNCE] GHC 8.8.3 is now available References: <87r1zz1f09.fsf@smart-cactus.org> Message-ID: <87h7zfamqf.fsf@smart-cactus.org> Hello everyone, The GHC team is proud to announce the release of GHC 8.8.3. The source distribution, binary distributions, and documentation are available at https://downloads.haskell.org/~ghc/8.8.3 Release notes are also available [1]. This release fixes a handful of issues affecting 8.8.2: - a compiler panic (#17429) due to over-zealous eta reduction - a linker crash on Windows (#17575) - the ability to bootstrap with earlier 8.8 releases has been restored (#17146) - the `directory` submodule has been updated, fixing #17598 As always, if anything looks amiss do let us know. Happy compiling! Cheers, - Ben [1] https://downloads.haskell.org/ghc/8.8.3/docs/html/users_guide/8.8.3-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 Mon Feb 24 20:37:10 2020 From: ben at well-typed.com (Ben Gamari) Date: Mon, 24 Feb 2020 15:37:10 -0500 Subject: [ANNOUNCE] GHC 8.8.3 is now available In-Reply-To: References: <87r1zz1f09.fsf@smart-cactus.org> Message-ID: <87a757afin.fsf@smart-cactus.org> Ben Gamari writes: > --text follows this line-- > <#part sign=pgpmime> > > Hello everyone, > > The GHC team is proud to announce the release of GHC 8.8.3. The source > distribution, binary distributions, and documentation are available at > > https://downloads.haskell.org/~ghc/8.8.3 > > Release notes are also available [1]. > Unfortunately there has been a slight mix-up in the binary distributions associated with this release and I will need to do a re-spin. I have pulled down the binary distributions for the time being. They should be back in a few hours. Many 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 ben at well-typed.com Tue Feb 25 01:51:30 2020 From: ben at well-typed.com (Ben Gamari) Date: Mon, 24 Feb 2020 20:51:30 -0500 Subject: [ANNOUNCE] GHC 8.8.3 is now available In-Reply-To: <87a757afin.fsf@smart-cactus.org> References: <87r1zz1f09.fsf@smart-cactus.org> <87a757afin.fsf@smart-cactus.org> Message-ID: <877e0ba0yq.fsf@smart-cactus.org> Ben Gamari writes: > Ben Gamari writes: > >> --text follows this line-- >> <#part sign=pgpmime> >> >> Hello everyone, >> >> The GHC team is proud to announce the release of GHC 8.8.3. The source >> distribution, binary distributions, and documentation are available at >> >> https://downloads.haskell.org/~ghc/8.8.3 >> >> Release notes are also available [1]. >> > Unfortunately there has been a slight mix-up in the binary distributions > associated with this release and I will need to do a re-spin. I have > pulled down the binary distributions for the time being. They should be > back in a few hours. > > Many apologies for the confusion! > The issues with the release artifacts have been sorted out. Note that these are new artifacts built from d0bab2e3419e49cdbb1201d4650572b57f33420c, which is the commit pointed to by the ghc-8.8.3-release tag. While we typically try hard to avoid changing artifacts after they are announced, given how quickly this issue was caught we thought this was the least bad option. Again, my apologies for the confusion and thanks for the patience. 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 juhpetersen at gmail.com Tue Feb 25 03:10:53 2020 From: juhpetersen at gmail.com (Jens Petersen) Date: Tue, 25 Feb 2020 11:10:53 +0800 Subject: [ANNOUNCE] GHC 8.8.3 is now available In-Reply-To: <87h7zfamqf.fsf@smart-cactus.org> References: <87r1zz1f09.fsf@smart-cactus.org> <87h7zfamqf.fsf@smart-cactus.org> Message-ID: Thank you for the release. On Tue, 25 Feb 2020 at 02:02, Ben Gamari wrote: > [1] > https://downloads.haskell.org/ghc/8.8.3/docs/html/users_guide/8.8.3-notes.html > I am getting 404 from the docs. Cheers, Jens -------------- next part -------------- An HTML attachment was scrubbed... URL: From ben at well-typed.com Tue Feb 25 06:16:20 2020 From: ben at well-typed.com (Ben Gamari) Date: Tue, 25 Feb 2020 01:16:20 -0500 Subject: [Haskell-cafe] [ANNOUNCE] GHC 8.8.3 is now available In-Reply-To: References: <87r1zz1f09.fsf@smart-cactus.org> <87h7zfamqf.fsf@smart-cactus.org> Message-ID: <87y2sr8a4u.fsf@smart-cactus.org> Jens Petersen writes: > Thank you for the release. > > On Tue, 25 Feb 2020 at 02:02, Ben Gamari wrote: > >> [1] >> https://downloads.haskell.org/ghc/8.8.3/docs/html/users_guide/8.8.3-notes.html >> > > I am getting 404 from the docs. Hmm, this appears to be a CDN issue given that the file exists on the server and https://downloads.haskell.org/ghc/8.8.3/docs/html/users_guide//8.8.3-notes.html works. This is quite odd given that I am quite aggressive in purging the CDN at this point. I'll try to investigate tomorrow. 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 juhpetersen at gmail.com Sat Feb 29 09:51:53 2020 From: juhpetersen at gmail.com (Jens Petersen) Date: Sat, 29 Feb 2020 17:51:53 +0800 Subject: [ANNOUNCE] GHC 8.8.3 is now available In-Reply-To: <877e0ba0yq.fsf@smart-cactus.org> References: <87r1zz1f09.fsf@smart-cactus.org> <87a757afin.fsf@smart-cactus.org> <877e0ba0yq.fsf@smart-cactus.org> Message-ID: On Tue, 25 Feb 2020 at 09:52, Ben Gamari wrote: > > Ben Gamari writes: > >> The GHC team is proud to announce the release of GHC 8.8.3. > Thank you, if you are in Fedora you can now install this with: `sudo dnf --enablerepo=updates-testing-modular` module install ghc:8.8` Jens -------------- next part -------------- An HTML attachment was scrubbed... URL: