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

Re: Error building package



Marco Túlio Gontijo e Silva <marcot@holoscopio.com> writes:

> Em Dom, 2009-03-15 às 23:00 +0800, Magnus Therning escreveu:
>> I don't know enough about the dh(1) magic you
>> speak of to comment on whether it'd be usable for Haskell libs. Any
>> info and examples would be appreciated :-)
>
> It's a replacement for using dh_haskell_* and, as these scripts, it's
> outdated.  But the use is very simple.
>
> debian/rules:
> #!/usr/bin/make -f
> %:
> 	dh %@ --with haskell_devscripts

I'm interested in such a style.  What can I do to make dh_haskell not
outdated?  I'm quite competent with GNU make, so I can grok hlibrary.mk
if that's what's necessary.


Reply to: