[Haskell-cafe] llvm on macos

Carter Schonwald carter.schonwald at gmail.com
Thu Aug 15 21:35:53 CEST 2013


Just brew install llvm should work fine.

The version warning is just the ghc devs beig conservative about what they
are committing to supporting given finite resources and llvm changing over
time.

On Thursday, August 15, 2013, Anton Nikishaev wrote:

> Ozgur Akgun <ozgurakgun at gmail.com <javascript:;>> writes:
>
> > Hi.
> >
> > On 10 August 2013 18:20, Brandon Allbery <allbery.b at gmail.com<javascript:;>>
> 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.
> >
>
> Or brew tap homebrew/versions and then install llvm31 or whatever
>
>
> --
> lelf
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org <javascript:;>
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130815/75a3aabe/attachment.htm>


More information about the Haskell-Cafe mailing list