I found the tip on

http://darcs.net/FAQ#potential-developers-dont-have-darcs-and-want-to-get-my-repository.-how-to-do

very useful. This way I can provide up-to-date packages that can be installed via cabal. Say, if a user wants to check whether a bug is fixed in Darcs HEAD of some packages he can just call

$ cabal install http://code.haskell.org/a/a.tar.gz 
http://code.haskell.org/b/b.tar.gz http://code.haskell.org/c/c.tar.gz

(works since cabal-install-0.14)
_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to