[haskell-llvm] llvm-0.9.0.1 still not building
Erik de Castro Lopo
mle+hs at mega-nerd.com
Mon May 9 23:00:51 BST 2011
Hi all,
On Debian testing, "cabal configure" results in:
Resolving dependencies...
[1 of 1] Compiling Main ( Setup.hs, dist/setup/Main.o )
Setup.hs:102:70:
Couldn't match expected type `[PackageDB]'
with actual type `PackageDB'
Expected type: PackageDBStack
Actual type: PackageDB
In the sixth argument of `registerPackage', namely `packageDb'
In the expression:
registerPackage
verbosity installedPkgInfo pkg lbi inplace packageDb
This is with ghc 7.0.3 and cabal version 0.8.0.
Would appreciate it if this could be fixed so I can package this
for Debian. Will be happy to test out of the darcs repo to make
sure things are working.
Cheers,
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
More information about the Haskell-llvm
mailing list