What about changes that are directly forced by (typcially) changes to HsSyn, and hence immediately break the GHC HEAD build if not done? Do we commit directly to the 'master' branch of the Haddock repo for those?
Simon | -----Original Message----- | From: [email protected] [mailto:[email protected]] On Behalf Of | David Waern | Sent: 03 October 2011 20:25 | To: [email protected] | Subject: Haddock development | | Hello GHC developers, | | if you're making changes to Haddock that are not directly related to | GHC HEAD development, then please commit them on the "development" | branch, or if it's a bug fix, on the "ghc-7.2" branch. | | Thanks! | | A message from the Haddock maintainer | | _______________________________________________ | Cvs-ghc mailing list | [email protected] | http://www.haskell.org/mailman/listinfo/cvs-ghc _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
