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

git at git.haskell.org git at git.haskell.org
Sat Mar 22 16:42:21 UTC 2014


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

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

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

commit ee205077ef5380de4db5e1900fe97f2816aabb8a
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
    
    Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>


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

ee205077ef5380de4db5e1900fe97f2816aabb8a
 .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 ee205077ef5380de4db5e1900fe97f2816aabb8a


More information about the ghc-commits mailing list