[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: haskell-devscripts problem



Joachim Breitner wrote:

> Hi,
> 
> Am Sonntag, den 09.01.2011, 15:23 +1100 schrieb Erik de Castro Lopo:
> > I'm trtying to update the haskell-llvm bindings and I'm getting
> > the error message included below.
> > 
> > Anyone have any idea of what is going wrong? CLues to further
> > debugging?
> 
> upstream changed it’s Setup code and it contains the lines
> 
>     case () of
>      _ | modeGenerateRegFile   -> die "Generate Reg File not supported"
>        | modeGenerateRegScript -> die "Generate Reg Script not supported"
>        | otherwise             -> registerPackage verbosity
>                                     installedPkgInfo pkg lbi inplace packageDb
> 
> so it looks like you will have to pester upstream to implement the Reg
> File thingy or do it yourself.

Thanks Joachim. I'll pester upstream and work on a fix myself
in parallel.

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


Reply to: