[commit: ghc] master: Extend `packages` by 4th column for upstream repo (a137827)

git at git.haskell.org git at git.haskell.org
Mon Sep 2 16:39:20 CEST 2013


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/a137827a3269db40572cea49d3e1a104b5ef9c71/ghc

>---------------------------------------------------------------

commit a137827a3269db40572cea49d3e1a104b5ef9c71
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Mon Sep 2 16:32:28 2013 +0200

    Extend `packages` by 4th column for upstream repo
    
    By keeping the repository url in the `packages` file scripts such as
    source:ghc/sync-all can pick it up. Moreover, it's easier to
    automatically validate for correctness than the
    wiki:Repositories/Upstream page.


>---------------------------------------------------------------

a137827a3269db40572cea49d3e1a104b5ef9c71
 boot     |    2 +-
 packages |   94 ++++++++++++++++++++++++++++++++------------------------------
 sync-all |    3 +-
 3 files changed, 51 insertions(+), 48 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc a137827a3269db40572cea49d3e1a104b5ef9c71




More information about the ghc-commits mailing list