[GHC] #8824: cloning from https://github.com/ghc/ghc.git is broken

GHC ghc-devs at haskell.org
Sat Mar 8 00:06:22 UTC 2014


#8824: cloning from https://github.com/ghc/ghc.git is broken
-------------------------------------+------------------------------------
        Reporter:  rwbarton          |            Owner:  hvr
            Type:  bug               |           Status:  closed
        Priority:  normal            |        Milestone:
       Component:  Trac & Git        |          Version:  7.9
      Resolution:  fixed             |         Keywords:  sync-all
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by nomeata):

 I cannot reproduce here. Both
 {{{
 git clone https://github.com/ghc/ghc.git --reference ~/build/haskell/ghc
 cd ghc
 ./sync-all get
 }}}
 and
 {{{
 git clone https://github.com/ghc/ghc --reference ~/build/haskell/ghc
 cd ghc
 ./sync-all get
 }}}
 work. I’m not claiming that sync-all cleans up old wrong submodule paths,
 though.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8824#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list