
1 Apr
2007
1 Apr
'07
11:05 p.m.
On Sun, 2007-04-01 at 16:56 +0100, Ian Lynagh wrote:
On Sat, Mar 31, 2007 at 01:47:09PM +0000, Bryan O'Sullivan wrote:
I don't think patches should include changes to the version number, as they will then depend/conflict with every other patch. Instead, changes should accumulate in the darcs repo, and the version number incremented by a patch (that does nothing else) just before a release is made.
Indeed. It'd be nice to make cabal make it easier to work in this way, for example by making dated snapshot versions easier to make. cabal-setup sdist [release|snapshot] ? Duncan