On Mon, Aug 27, 2012 at 1:55 PM, Johan Tibell <johan.tibell@gmail.com> wrote:
Development takes place on the master branch which is, some time
before the release, forked into a cabal-x.y branch. The cabal-x.y
branch will only receive bug fixes up til the release. General
development (i.e. new features) continue going in to the master branch
at all times. We need to merge bug fixes from the cabal-x.y branch
back into master, at a minimum after the release of that branch.