Checking dependencies with Distribution
Dominic Steinitz
dominic at steinitz.org
Thu Dec 10 03:29:43 EST 2009
> Can you help me understand how to check C library dependencies
> using Distribution.*?
>
> So far, reading Setup.hs from HDBC-mysql gave me a quick start. I
> believe what I need to do is to write a 'preConf' user hook.
>
This may be of some use http://code.haskell.org/asn1/Setup.hs. I'm not sure if
it's the best way of doing things (it almost certainly isn't) but there isn't a
lot of documentation on this sort of thing.
Regards, Dominic.
More information about the Libraries
mailing list