[Haskell-cafe] [ANNOUNCE] GHC 8.8.3 is now available
Ben Gamari
ben at well-typed.com
Mon Feb 24 18:01:21 UTC 2020
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: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20200224/4d2b095b/attachment.sig>
More information about the Haskell-Cafe
mailing list