
5 Mar
2012
5 Mar
'12
7:13 a.m.
On 5 March 2012 13:08, Obscaenvs
I find it somewhat reluctant in the Haskell department, though: I do not want the lagging haskell-platform, and decided to do things from scratch, i.e. compile ghc myself. I followed the intructions, and I *have* compiled stuff before, so I'm not completely lost. However, after ./configure, make exits with the message
Have you considered using the Homebrew package manager¹? Using homebrew it should – at least in theory – be as easy as: $ brew update $ brew install --devel ghc The “--devel” switch should choose GHC 7.4.1, as far as I remember. [1] http://mxcl.github.com/homebrew/ -- Erlend Hamberg ehamberg@gmail.com