
5 Apr
2011
5 Apr
'11
5:31 p.m.
On 5 April 2011 21:38, Andrew n marshall
Also... I forgot to run brew update before installing ghc, which gave me the older version. Looking through the Homebrew formulas, I see Homebrew is suppose to install ghc 7.0.3
Yes, the new GHC and Haskell Platform were added quite recently. It should be fine to just run `brew install haskell-platform` again now you've updated. GHC 7.0.3 fixes an issue that people were having with XCode 4, although I don't know if that was the same problem that you were having. Benedict.