
30 Mar
2011
30 Mar
'11
10:14 a.m.
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... 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