Erik de Castro Lopo wrote: > I haven't tried it, but from this: > > > http://hackage.haskell.org/trac/ghc/wiki/Commentary/Compiler/Backends/LLVM/Installing > > it seems that the ghc doesn't actually need the llvm bindings.
I've actually had this confirmed. GHC does not need the hackage haskell-llvm package for its own internal use. It contains its own bindings. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
