[haskell-llvm] 3.2.0.0 released

Carter Schonwald carter.schonwald at gmail.com
Fri May 17 20:30:40 BST 2013


have you tried using llvm from ghci on GHC HEAD?

many ghci bugs come from it using its own special weird linker. GHCI in
HEAD uses dynamic linking.

This will likely solve * nearly every* ghci vs ghc bug ever.


On Wed, May 15, 2013 at 4:54 PM, Henning Thielemann <
lemming at henning-thielemann.de> wrote:

>
> On Wed, 15 May 2013, Benjamin Saunders wrote:
>
>  Please open an issue at https://github.com/bos/llvm/**issues<https://github.com/bos/llvm/issues>and provide specific details, including the exact error you encountered and
>> what you did to work around it.
>>
>
> I still don't know how to get the package running. I currently try to get
> back to the state of llvm-base-3.0 where it worked for me with only little
> patching. However, I don't think that arbitrary hacking will lead us to
> anywhere, since this is what we are doing for years now. When someone
> succeeded to get it running on his system it does not run anymore on other
> ones.
>
>
> ______________________________**_________________
> Haskell-llvm mailing list
> Haskell-llvm at projects.haskell.**org <Haskell-llvm at projects.haskell.org>
> http://projects.haskell.org/**cgi-bin/mailman/listinfo/**haskell-llvm<http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-llvm>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://projects.haskell.org/pipermail/haskell-llvm/attachments/20130517/9a7c3119/attachment.htm>


More information about the Haskell-llvm mailing list