Generic deriving: new default methods
Thomas Schilling
nominolo at googlemail.com
Wed Apr 13 20:08:39 CEST 2011
2011/4/13 José Pedro Magalhães <jpm at cs.uu.nl>
> Hi Simon,
>
> 2011/4/12 Simon Peyton-Jones <simonpj at microsoft.com>
>
>> I believe I’ve made a new branch
>>
>> ghc-generics
>>
>> in the Git repos for
>>
>> ghc
>>
>> ghc-prim
>>
>> base
>>
>> that reflects the current state of the Darcs repos.
>>
>
> Thanks!
>
>
>> See if you can get them (into a fresh tree),
>>
>
> Right, but how can I do this? Unfortunately the instructions in
> http://hackage.haskell.org/trac/ghc/wiki/Building/GettingTheSources say
> TODO...
>
get ghc as above, then:
$ git checkout ghc-generics
for each repo:
$ cd libraries/ghc-prim ; git checkout ghc-generics ; cd ../..
We should probably add a sync-all command for "checkout" which does nothing
if the branch does not exist.
>
> Thanks,
> Pedro
>
>
>> and confirm they are up to date wrt your changes. (If you have any local
>> unpushed changes, it won’t include them of course).
>>
>>
>> Simon
>>
>>
>>
>
> _______________________________________________
> Cvs-ghc mailing list
> Cvs-ghc at haskell.org
> http://www.haskell.org/mailman/listinfo/cvs-ghc
>
>
--
Push the envelope. Watch it bend.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20110413/3aa9591a/attachment.htm>
More information about the Cvs-ghc
mailing list