<div dir="ltr">Thanks Ben. I installed the Mac binaries.<div><br><div>For others who are wondering, you need llvm 5 if you want to use llvm with this.</div><div><br><div>Needless to say, many libraries, e.g. haskell-src-exts, primitive, and intero won't compile with this even with --allow-newer</div><div><br></div><div>I'll notify those libraries about that in case they want to get started on 8.4.1</div><div><br></div><div>Cheers</div><div>George</div><br><div class="gmail_quote"><div dir="ltr">On Wed, Dec 20, 2017 at 4:48 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 first 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-alpha1" rel="noreferrer" target="_blank">https://downloads.haskell.org/~ghc/8.4.1-alpha1</a><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>
Glasgow-haskell-users mailing list<br>
<a href="mailto:Glasgow-haskell-users@haskell.org" target="_blank">Glasgow-haskell-users@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users</a><br>
</blockquote></div></div></div></div>