Hackage buildbot: llvm
Christian Hoener zu Siederdissen
choener at tbi.univie.ac.at
Wed Mar 30 16:14:38 CEST 2011
Hi,
could it be that the llvm version used for the hackage buildbot is too
old?
The newest version of my 'Biobase' library does not compile there:
http://hackage.haskell.org/packages/archive/Biobase/0.3.1.0/logs/failure/ghc-7.0
and this seems to be due to llvm being too old:
http://comments.gmane.org/gmane.comp.lang.haskell.glasgow.user/19397
Gruss,
Christian
Options in my cabal file (for reference):
ghc-options:
-Odph
if impl(ghc > 6.13)
ghc-options:
-fllvm
More information about the Glasgow-haskell-users
mailing list