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
_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users