Phabricator question
Simon Peyton Jones
simonpj at microsoft.com
Thu Feb 12 08:39:35 UTC 2015
Would someone like to add this info to https://ghc.haskell.org/trac/ghc/wiki/Phabricator?
Actually that page could so with some re-organisation, to bring out key workflows.
Simon
| -----Original Message-----
| From: ghc-devs [mailto:ghc-devs-bounces at haskell.org] On Behalf Of Eric
| Seidel
| Sent: 12 February 2015 04:18
| To: ghc-devs at haskell.org
| Subject: Re: Phabricator question
|
| You'll want to run
|
| $ arc diff --update D652 <base>
|
| where base is the ref you want to diff against (presumably master).
| Specifying the base is important, as arc will *replace* the current
| diff with the new one, so you want to make sure the base is consistent
| across updates.
|
| Eric
|
| On Wed, Feb 11, 2015, at 17:19, Iavor Diatchki wrote:
| > Hello,
| >
| > I followed the instruction on the GHC wiki, and published an `arc`
| > revision for my work on the typeable-with-kinds branch. The result
| was
| > called D652.
| >
| > After I did this, I noticed a bug, and some redundant code; so I
| > fixed my branch. How can I update D652, so that it will diff using
| > the most current version of my branch?
| >
| > -Iavor
| > _______________________________________________
| > ghc-devs mailing list
| > ghc-devs at haskell.org
| > http://www.haskell.org/mailman/listinfo/ghc-devs
| _______________________________________________
| ghc-devs mailing list
| ghc-devs at haskell.org
| http://www.haskell.org/mailman/listinfo/ghc-devs
More information about the ghc-devs
mailing list