<div dir="ltr">installed fine on my mac<div>primitive can now be compiled</div><div>unordered-containers does not compile, even with allow-new. This has been reported by Neil Mitchell</div><div>haskell-src-exts does not compile, not clear where to report this</div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Jan 21, 2018 at 4:15 PM Ben Gamari <<a href="mailto:ben@well-typed.com">ben@well-typed.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
The GHC development team is pleased to announce the second alpha release<br>
of the 8.4.1 release. The usual release artifacts are available from<br>
<br>
    <a href="https://downloads.haskell.org/~ghc/8.4.1-alpha2" rel="noreferrer" target="_blank">https://downloads.haskell.org/~ghc/8.4.1-alpha2</a><br>
<br>
Note that this alpha, like alpha1, is unfortunately afflicted by #14678.<br>
We will try to get an alpha3 out as soon as this issue has been resolved.<br>
However, as this alpha has a number of fixes since alpha1, we have<br>
decided it would be best not to delay it any further.<br>
<br>
Also, due to user demand we now offer a binary distribution for 64-bit<br>
Fedora 27; this distribution links against ncurses6. This is in contrast<br>
to the Debian 8 distribution, which links against ncurses5. Users of<br>
newer distributions (Fedora 27, Debian sid) should use this distribution.<br>
<br>
Note that this release drops compatibility with GCC 4.6 and earlier.<br>
While we generally try to place as few constraints on system toolchain<br>
as possible, this release depends upon the __atomic__ builtins provided<br>
by GCC 4.7 and later (see #14244).<br>
<br>
<br>
=== Notes on release scheduling ===<br>
<br>
The 8.4.1 release marks the first release where GHC will be adhering to<br>
its new, higher-cadence release schedule [1]. Under this new scheme,<br>
major releases will be made in 6-month intervals with interstitial minor<br>
releases as necessary.<br>
<br>
In order to minimize the likelihood of schedule slippage and to ensure<br>
adequate testing, each major release will be preceeded by a number of<br>
regular alpha releases. We will begin issuing these releases roughly<br>
three months before the final date of the major release and will issue<br>
roughly one every two weeks during this period. This high release<br>
cadence will allow us to quickly get fixes in to users hands and allow<br>
better feedback on the status of the release.<br>
<br>
GHC 8.4 is slated to be released in mid-February but, due to technical<br>
constraints, we are starting the alpha-release cycle a bit later than<br>
planned under the above schedule. For this reason, it would be greatly<br>
appreciated if users could put this alpha through its paces to make up<br>
for lost time.<br>
<br>
As always, do let us know if you encounter any trouble in the course of<br>
testing. Thanks for your help!<br>
<br>
Cheers,<br>
<br>
- Ben<br>
<br>
<br>
[1] <a href="https://ghc.haskell.org/trac/ghc/blog/2017-release-schedule" rel="noreferrer" target="_blank">https://ghc.haskell.org/trac/ghc/blog/2017-release-schedule</a><br>
_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org" target="_blank">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
</blockquote></div>