[haskell-llvm] [Haskell-cafe] Hackage have ghc 7.0 false positives builds

Henning Thielemann lemming at henning-thielemann.de
Tue Dec 7 15:01:59 EST 2010


On Sun, 5 Dec 2010, Maciej Piechotka wrote:

> Hackage seems to hae false positive builds. For example llvm is reported
> to have been built with ghc despite problems with cabal (type errors and
> after quick'n'dirty fix it has errors).

What are the problems? The recent llvm version only works with LLVM-2.8. 
Since the LLVM API changes in each release, it is not (easily) possible to 
make it work together with different LLVM versions. (Annoyingly there are 
also new LLVM bugs on a regular basis and then sticking to a working LLVM 
version also means sticking to a specific Haskell-llvm version.)



More information about the Haskell-llvm mailing list