GHCi (7.4.2) is working on ARM

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 http://www.cubieboard.org sudo apt-get install update-manager-core sudo apt-get update sudo apt-get upgrade sudo do-release-upgrade Regards, Kenny

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

Hi, that’s no surprise: “ARM support in the RTS linker (#5839) has been implemented.” (http://www.haskell.org/ghc/docs/7.4.2/html/users_guide/release-7-4-2.html) Greetings, Joachim Am Mittwoch, den 06.02.2013, 18:21 -0500 schrieb dude:
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 _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- Joachim "nomeata" Breitner Debian Developer nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata
participants (3)
-
dude
-
Joachim Breitner
-
kenny lu