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/


-- 
To UNSUBSCRIBE, email to debian-haskell-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110110074952.248bc7d5.mle...@mega-nerd.com

Reply via email to