[commit: ghc] wip/T8545-ghc-7.8: Convert all sub-repos into proper submodules (re #8545) (830f231)
git at git.haskell.org
git at git.haskell.org
Mon Mar 24 09:45:58 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T8545-ghc-7.8
Link : http://ghc.haskell.org/trac/ghc/changeset/830f2314b237ed25dcbc5ae7bff17122aaed3b95/ghc
>---------------------------------------------------------------
commit 830f2314b237ed25dcbc5ae7bff17122aaed3b95
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>
>---------------------------------------------------------------
830f2314b237ed25dcbc5ae7bff17122aaed3b95
.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 830f2314b237ed25dcbc5ae7bff17122aaed3b95
More information about the ghc-commits
mailing list