vigalchin:
>    Hello,
> 
>       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.
> 

There are a couple of tools to do this ("searchpath" distributed with
HAppS is one such tool). For enterprise Haskell, better to rely on
hackage.haskell.org, stable releases of code, and using the
"cabal-install" tool to gather and install dependencies.

-- Don
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to