Tony Morris wrote:
I have two projects that I intend to put on hackage soon. One depends on the other. I have "cabaled" both. I am wondering how others work with this kind of set up where changes are made to both libraries as they work.
You just update and re-upload the packages as necessary. It really helps here if you follow the versioning guidelines:
http://www.haskell.org/haskellwiki/Package_versioning_policy HTH, Martijn. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
