<div dir="ltr">If you install over an older version of ghc, you will have a leftover package cache from the old version which will cause package lookups to fail. Someone else just tripped over this in IRC after installing a new ghc over an old one; the Arch 8.2.2 upgrade from 8.2.1 also seems to be susceptible to this. Rebuilding the package cache (ghc-pkg recache --global; with sudo if installed as root) will fix this.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 30, 2017 at 9:13 AM, Fabien R <span dir="ltr"><<a href="mailto:theedge456@free.fr" target="_blank">theedge456@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 20/12/17 21:48, Ben Gamari wrote:<br>
><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/<wbr>~ghc/8.4.1-alpha1</a><br>
<br>
</span>I tried to build the release from this script [1] which works<br>
straightfully for GHC 8.2.2 on debian jessie.<br>
1) There's a minor glitch showing:<br>
GHC_VERSION = 8.4.1<br>
but the version of the file in the download area is 8.4.0.20171214<br>
<br>
2) GHC and cabal library installed successfully whereas cabal-install<br>
failed with this error:<br>
<br>
Linking Setup ...<br>
Configuring HTTP-4000.3.7...<br>
Setup: Encountered missing dependencies:<br>
base >=4.3.0.0 && <4.11<br>
<br>
<br>
Error during cabal-install bootstrap:<br>
Configuring the HTTP package failed.<br>
<br>
Any hint ?<br>
<br>
--<br>
Fabien<br>
<br>
<br>
[1] <a href="http://gist.github.com/yantonov/10083524" rel="noreferrer" target="_blank">gist.github.com/yantonov/<wbr>10083524</a><br>
<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<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-<wbr>bin/mailman/listinfo/haskell-<wbr>cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div>