
6 Feb
2013
6 Feb
'13
11:21 p.m.
I have also validated ghc 7.4.1 on the Ubuntu Precise distro booted on a BeagleXM. There's no ghci included. --dude On 02/06/2013 08:15 AM, kenny lu wrote:
I've got a Cubieboard a few weeks back. I started it off with Linaro (Ubuntu) 12.06. Today I started to upgrade the OS to 12.11, which surprisingly came with ghc 7.4.2.
And ghci magically works too.
Here are the links
sudo apt-get install update-manager-core sudo apt-get update sudo apt-get upgrade sudo do-release-upgrade
Regards, Kenny
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- dude