<div dir="ltr">You could use stack instead of cabal. The most recent nightly stack snapshots use GHC 8.4.3. Stack has a lot[1] of advantages. One of them is that you can use a bunch of different versions of GHC at the same time. Whereas Cabal keeps a global collection of Haskell software, Stack keeps a bunch of different local ones, while cleverly avoiding wasting memory like you might expect that to imply. If you have a project that needs old stuff that's incompatible with new stuff, you're SOL with Cabal but it's no problem in Stack.<div><br></div><div>[1] <a href="https://stackoverflow.com/questions/30913145/what-is-the-difference-between-cabal-and-stack">https://stackoverflow.com/questions/30913145/what-is-the-difference-between-cabal-and-stack</a></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Jun 4, 2018 at 2:08 AM Andreas Röhler <<a href="mailto:andreas.roehler@easy-emacs.de">andreas.roehler@easy-emacs.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">While installing ghc-8.4.3-i386-deb8-linux.tar.xz at Debian8 went <br>
smoothly, can't se how to install ghc-8.4.3 at Ubuntu resp. Xubuntu:<br>
<br>
<br>
in dir ghc-8.4.3/<br>
<br>
./configure<br>
checking for gfind... no<br>
checking for find... /usr/bin/find<br>
checking for sort... /usr/bin/sort<br>
checking for GHC Git commit id... given <br>
51abb1c88b53e2989a2a8c2939ac4abc04bef194<br>
checking for ghc... /usr/bin/ghc<br>
checking version of ghc... 7.10.3<br>
configure: error: GHC version 8.0 or later is required to compile GHC.<br>
<br>
Did cabal update<br>
<br>
and tried haskell-platform for ubuntu<br>
<a href="https://www.haskell.org/platform/linux.html#linux-ubuntu" rel="noreferrer" target="_blank">https://www.haskell.org/platform/linux.html#linux-ubuntu</a><br>
<br>
which seems broken<br>
<br>
Tried Haskell-platform from source:<br>
<br>
./platform.sh<br>
***<br>
*** Building hptool<br>
***<br>
cabal: unrecognised command: new-build (try --help)<br>
<br>
<br>
Any help?<br>
<br>
Cheers,<br>
Andreas<br>
<br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org" target="_blank">Beginners@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Jeff Brown | Jeffrey Benjamin Brown</div><div dir="ltr"><a href="https://msu.edu/~brown202/" style="font-size:12.8px" target="_blank">Website</a>   |   <a href="https://www.facebook.com/mejeff.younotjeff" style="font-size:12.8px" target="_blank">Facebook</a>   |   <a href="https://www.linkedin.com/in/jeffreybenjaminbrown" style="font-size:12.8px" target="_blank">LinkedIn</a><span style="font-size:12.8px">(spammy, so I often miss messages here)   </span><span style="font-size:12.8px">|</span><span style="font-size:12.8px">   </span><a href="https://github.com/jeffreybenjaminbrown" style="font-size:12.8px" target="_blank">Github</a><span style="font-size:12.8px">   </span></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>