[haskell-llvm] llvm-0.9.0.1 still not building

Henning Thielemann lemming at henning-thielemann.de
Wed May 11 22:58:47 BST 2011


On Tue, 10 May 2011, Tom Nielsen wrote:

> change
>
> registerPackage
>       verbosity installedPkgInfo pkg lbi inplace packageDb
>
> to
>
> registerPackage
>       verbosity installedPkgInfo pkg lbi inplace [packageDb]


Use the version from darcs repository as it contains some more bug fixes 
and also requires Cabal-Version >=1.10 such that the Setup file can be 
understand by Cabal.

http://code.haskell.org/llvm/



More information about the Haskell-llvm mailing list