problem installing GHC on Ubuntu 16.10

Hi, Anyone knows why I am not able to install GHC 8 nor 7.10 on my Ubuntu 16.10 machine using the packages from GHC's page nor using stack setup? Here are the errors thrown by stack setup: * http://lpaste.net/180513 * http://lpaste.net/180514 Ubuntu 16.10 provides GHC 7.10 as package but I'd like to have GHC 8. thanks Guillaume

Did you look at http://docs.haskellstack.org/en/stable/install_and_upgrade/ as
log suggest?
Does your stack with last version (1.1.2 I suppose)?
2016-08-26 18:47 GMT+03:00 Guillaume Hoffmann
Hi,
Anyone knows why I am not able to install GHC 8 nor 7.10 on my Ubuntu 16.10 machine using the packages from GHC's page nor using stack setup?
Here are the errors thrown by stack setup:
* http://lpaste.net/180513 * http://lpaste.net/180514
Ubuntu 16.10 provides GHC 7.10 as package but I'd like to have GHC 8.
thanks
Guillaume _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.

Yes it is the last version of stack. But anyway the same error occurs during the "make install" step of installing packages from GHC's website.
participants (2)
-
Dmitry Olshansky
-
Guillaume Hoffmann