Compiling ghcjs
Nathan Hüsken
nathan.huesken at posteo.de
Wed Jun 27 14:24:23 CEST 2012
Hi,
I hope this is the correct list to ask this question.
I am trying to compile the ghcjs compiler. I am on ubuntu 12.04 and have
ghc-7.4.1 installed (via apt-get).
I am following the instruction I found here: https://github.com/ghcjs/ghcjs
The first trouble comes with "git pull ghcjs". I get:
remote: Counting objects: 42, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 26 (delta 22), reused 21 (delta 17)
Unpacking objects: 100% (26/26), done.
More information about the Glasgow-haskell-users
mailing list