[Haskell-cafe] llvm on macos

Ozgur Akgun ozgurakgun at gmail.com
Sat Aug 10 19:41:04 CEST 2013


Hi.

On 10 August 2013 18:20, Brandon Allbery <allbery.b at gmail.com> wrote:

> There may be some support for requesting specific versions from Homebrew.


Try `brew versions llvm`. Then, you'll need to run the git checkout command
in `brew --prefix` directory.

I am using llvm 3.2 because I had a few ghc related problems with llvm 3.3.
Never had any problems with 3.2 though.

Hope this helps,
Ozgur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130810/de5fa616/attachment.htm>


More information about the Haskell-Cafe mailing list