[GHC] #12859: ghc/packages/Cabal is not a valid repository name

GHC ghc-devs at haskell.org
Tue Nov 22 10:02:27 UTC 2016


#12859: ghc/packages/Cabal is not a valid repository name
---------------------------------+--------------------------------------
        Reporter:  philderbeast  |                Owner:  hvr
            Type:  bug           |               Status:  new
        Priority:  normal        |            Milestone:
       Component:  Trac & Git    |              Version:  8.0.1
      Resolution:                |             Keywords:
Operating System:  Windows       |         Architecture:  x86_64 (amd64)
 Type of failure:  None/Unknown  |            Test Case:
      Blocked By:                |             Blocking:
 Related Tickets:                |  Differential Rev(s):
       Wiki Page:                |
---------------------------------+--------------------------------------

Comment (by hvr):

 The different url-path scheme is what the command

 {{{
 git config --global url."git://github.com/ghc/packages-".insteadOf
 git://github.com/ghc/packages/
 }}}

 is supposed to rewrite automatically. What's the Git version you're using?

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


More information about the ghc-tickets mailing list