[Haskell-cafe] automagically?

John Meacham john at repetae.net
Mon Mar 10 18:19:39 EDT 2008


On Mon, Mar 03, 2008 at 10:56:55PM -0600, Galchin Vasili wrote:
>    Say i am building package X that depends on A, H, D.  How can I
> automagically check to A, H, D need to "darcs get" down and built/install
> before X? If this feature is not available it should be, i.e. an integration
> of darcs and cabal.

I use 'make' to do so. I find it much more straightforward/useful to
have 'make' drive cabal than the other way around in general.

        John

-- 
John Meacham - ⑆repetae.net⑆john⑈


More information about the Haskell-Cafe mailing list