Peter Verswyvelen <bugf...@gmail.com> wrote:

> To me, any version control system should be able to track dependencies
> between repositories. Something similar like Cabal's dependency
> system.
> 
> So my question is really, how do you solve the dependency tracking
> between several Darcs repositories?
>
Shouldn't this be done by cabal, not darcs? i.e. cabal update querying
a list of repositories for info about available versions (think
standardised tags): cabal install can then figure out what to pull.

-- 
(c) this sig last receiving data processing entity. Inspect headers
for copyright history. All rights reserved. Copying, hiring, renting,
performance and/or quoting of this signature prohibited.


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

Reply via email to