[Haskell-cafe] Working with multiple projects
Martijn van Steenbergen
martijn at van.steenbergen.nl
Wed Nov 11 03:47:08 EST 2009
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.
More information about the Haskell-Cafe
mailing list