<div dir="ltr"><div>Will base-4.13.0.0 (which ships with ghc 8.8) be uploaded to hackage?</div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">-- Dan Burton</div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 26, 2019 at 2:25 AM Ben Gamari <<a href="mailto:ben@well-typed.com">ben@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"><br>
Hello everyone,<br>
<br>
The GHC team is pleased to announce the release candidate for GHC 8.8.1.<br>
The source distribution, binary distributions, and documentation are<br>
available at<br>
<br>
    <a href="https://downloads.haskell.org/ghc/8.8.1" rel="noreferrer" target="_blank">https://downloads.haskell.org/ghc/8.8.1</a><br>
<br>
This release is the culmination of over 3000 commits by over one hundred<br>
contributors and has several new features and numerous bug fixes<br>
relative to GHC 8.6:<br>
<br>
 * Visible kind applications are now supported (GHC Proposal #15)<br>
<br>
 * Profiling now works correctly on 64-bit Windows (although still may<br>
   be problematic on 32-bit Windows due to platform limitations; see<br>
   #15934)<br>
<br>
 * A new code layout algorithm for amd64's native code generator<br>
   significantly improving the runtime performance of some kernels<br>
<br>
 * The introduction of a late lambda-lifting pass which may reduce<br>
   allocations significantly for some programs.<br>
<br>
 * Further work on Trees That Grow, enabling improved code re-use of the<br>
   Haskell AST in tooling<br>
<br>
 * Users can write `forall` in more contexts (GHC Proposal #7)<br>
<br>
 * The pattern-match checker is now more precise in the presence of<br>
   strict fields with uninhabited types.<br>
<br>
 * A comprehensive audit of GHC's memory ordering barriers has been<br>
   performed, resulting in a number of fixes that should significantly<br>
   improve the reliability of programs on architectures with<br>
   weakly-ordered memory models (e.g. PowerPC, many ARM and AArch64<br>
   implementations).<br>
<br>
 * A long-standing linker limitation rendering GHCi unusable with<br>
   projects with cyclic symbol dependencies has been fixed (#13786)<br>
<br>
 * Further work on the Hadrian build system<br>
<br>
 * Countless miscellaneous bug-fixes<br>
<br>
Unfortunately, due to a build issue (#17108) found late in the release process<br>
i386 Windows builds are currently unavailable. These will be provided in<br>
the coming weeks.<br>
<br>
As always, if anything looks amiss do let us know.<br>
<br>
Happy compiling!<br>
<br>
Cheers,<br>
<br>
- Ben<br>
<br>
<br>
[1] <a href="https://downloads.haskell.org/ghc/8.8.1/docs/html/users_guide/8.8.1-notes.html" rel="noreferrer" target="_blank">https://downloads.haskell.org/ghc/8.8.1/docs/html/users_guide/8.8.1-notes.html</a><br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div>