Generic deriving in GHC
Simon Peyton-Jones
simonpj at microsoft.com
Fri Jan 21 09:24:44 CET 2011
Harumph. I'm no expert on git, but once we've switched the only reasonable thing to do is to make the ghc-generics a branch in git.
One way to achieve that might be this. Assume that on Day X we switch from darcs to Git. On that day, an identical GHC is available in Darcs and Git. Call that X-darcs and X-git
· pull all patches from X-darcs into your tree. resolve all conflicts
· create a new git rep from X-git
· make a new git branch for generics
· copy the files from your darcs tree to your git tree
There may be better ways!
Simon
From: cvs-ghc-bounces at haskell.org [mailto:cvs-ghc-bounces at haskell.org] On Behalf Of José Pedro Magalhães
Sent: 21 January 2011 06:45
To: Simon Marlow
Cc: cvs-ghc at haskell.org
Subject: Re: Generic deriving in GHC
Hi,
2010/10/11 Simon Peyton-Jones <simonpj at microsoft.com<mailto:simonpj at microsoft.com>>
Great!. You should be able to
darcs get http://darcs.haskell.org/ghc-generic-11Oct10/ghc
How will this branch be affected by the transition to git?
Thanks,
Pedro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20110121/62287bda/attachment.htm>
More information about the Cvs-ghc
mailing list