submodule repos on GitHub

Artem Pelenitsyn a.pelenitsyn at gmail.com
Tue Jul 17 19:24:27 UTC 2018


The other page

https://ghc.haskell.org/trac/ghc/wiki/Building/GettingTheSources

suggests:

git clone --recursive git://git.haskell.org/ghc.git

This always works to me.

--
Best wishes,
Artem

вт, 17 июля 2018 г. в 21:14, Matthew Pickering <matthewtpickering at gmail.com
>:

> Did you do the line above as well?
>
> ```
> git config --global url."git://github.com/ghc/packages-".insteadOf
> git://github.com/ghc/packages/
> ```
>
> On Tue, Jul 17, 2018 at 8:09 PM, Richard Eisenberg <rae at cs.brynmawr.edu>
> wrote:
> > Hi devs,
> >
> > The Newcomers page (https://ghc.haskell.org/trac/ghc/wiki/Newcomers)
> recommends cloning GHC with
> >
> >> git clone --recursive git://github.com/ghc/ghc
> >
> > I believe my students did this with success several weeks ago. But
> trying it again today leads to trouble with some submodules, e.g.:
> >
> >> Cloning into '/Users/rae/ltemp/ghc-test/libraries/Cabal'...
> >> fatal: remote error:
> >>   ghc/packages/Cabal is not a valid repository name
> >>   Email support at github.com for help
> >> fatal: clone of 'git://github.com/ghc/packages/Cabal.git' into
> submodule path '/Users/rae/ltemp/ghc-test/libraries/Cabal' failed
> >>
> >
> > Is there something wrong in the internets? Or should we update the
> Newcomers page?
> >
> > Thanks,
> > Richard
> > _______________________________________________
> > ghc-devs mailing list
> > ghc-devs at haskell.org
> > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20180717/ee1d7d59/attachment.html>


More information about the ghc-devs mailing list