[commit: ghc] wip/T8545-ghc-7.8: Convert all sub-repos into proper submodules (re #8545) (c11ad8d)

git at git.haskell.org git at git.haskell.org
Wed Apr 9 14:12:57 UTC 2014


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

On branch  : wip/T8545-ghc-7.8
Link       : http://ghc.haskell.org/trac/ghc/changeset/c11ad8d87b65c19fd26b3ac88da5af1d090fa210/ghc

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

commit c11ad8d87b65c19fd26b3ac88da5af1d090fa210
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Sat Mar 22 15:26:34 2014 +0100

    Convert all sub-repos into proper submodules (re #8545)
    
    ...except for ghc-tarballs which is a waste of bandwidth
    
    Note: this commit corresponds exactly to the fingerprint contained
    in the annotated ghc-7.8.1-release tag.
    
    Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>


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

c11ad8d87b65c19fd26b3ac88da5af1d090fa210
 .gitignore                 |   27 -----------------
 .gitmodules                |   72 ++++++++++++++++++++++++++++++++++++++++++++
 libffi-tarballs            |    1 +
 libraries/array            |    1 +
 libraries/base             |    1 +
 libraries/deepseq          |    1 +
 libraries/directory        |    1 +
 libraries/dph              |    1 +
 libraries/filepath         |    1 +
 libraries/ghc-prim         |    1 +
 libraries/haskell2010      |    1 +
 libraries/haskell98        |    1 +
 libraries/hoopl            |    1 +
 libraries/hpc              |    1 +
 libraries/integer-gmp      |    1 +
 libraries/integer-simple   |    1 +
 libraries/old-locale       |    1 +
 libraries/old-time         |    1 +
 libraries/parallel         |    1 +
 libraries/process          |    1 +
 libraries/stm              |    1 +
 libraries/template-haskell |    1 +
 libraries/unix             |    1 +
 nofib                      |    1 +
 packages                   |   48 ++++++++++++++---------------
 utils/haddock              |    1 +
 utils/hsc2hs               |    1 +
 27 files changed, 120 insertions(+), 51 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 c11ad8d87b65c19fd26b3ac88da5af1d090fa210


More information about the ghc-commits mailing list