[commit: ghc] wip/T8545-ghc-7.8: Convert all sub-repos into proper submodules (re #8545) (85b6eec)
git at git.haskell.org
git at git.haskell.org
Sat Mar 22 14:30:44 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T8545-ghc-7.8
Link : http://ghc.haskell.org/trac/ghc/changeset/85b6eec0b72ee523ea7c4a0f29c433f89e69449e/ghc
>---------------------------------------------------------------
commit 85b6eec0b72ee523ea7c4a0f29c433f89e69449e
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>
>---------------------------------------------------------------
85b6eec0b72ee523ea7c4a0f29c433f89e69449e
.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 85b6eec0b72ee523ea7c4a0f29c433f89e69449e
More information about the ghc-commits
mailing list