[GHC] #8545: Reorganize Git repositories

GHC ghc-devs at haskell.org
Tue Apr 22 10:31:18 UTC 2014


#8545: Reorganize Git repositories
-------------------------------------+------------------------------------
        Reporter:  hvr               |            Owner:  hvr
            Type:  task              |           Status:  new
        Priority:  normal            |        Milestone:  7.10.1
       Component:  Trac & Git        |          Version:
      Resolution:                    |         Keywords:  git
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:  #8251
-------------------------------------+------------------------------------

Comment (by hvr):

 In [changeset:"33e585d6eacae19e83862a05b650373b536095fa/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="33e585d6eacae19e83862a05b650373b536095fa"
 Handle base et al. specially in foreachLibrary.mk

 This adapts the foreachLibrary rule to match the new situation of
 base.git, ghc-prim.git, integer-gmp.git, integer-simple.git, and
 template-haskell.git being folded into ghc.git (re #9016), and thus
 not being mentioned anymore in the `packages` file.

 One visible effect of this oversight was that the `clean_libraries`
 make target would fail to clean those packages.

 Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
 }}}

 (this was wrongly filed in #9016)

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


More information about the ghc-tickets mailing list