[commit: ghc] master: Convert loose sub-repos into proper submodules (re #8545) (db19c66)
git at git.haskell.org
git at git.haskell.org
Wed Jun 25 08:32:03 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/db19c665ec5055c2193b2174519866045aeff09a/ghc
>---------------------------------------------------------------
commit db19c665ec5055c2193b2174519866045aeff09a
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Sat Mar 22 15:26:34 2014 +0100
Convert loose sub-repos into proper submodules (re #8545)
Specifically, the following sub-repos/modules are converted:
- libffi-tarballs
- libraries/array
- libraries/deepseq
- libraries/directory
- libraries/dph
- libraries/filepath
- libraries/haskell2010
- libraries/haskell98
- libraries/hoopl
- libraries/hpc
- libraries/old-locale
- libraries/old-time
- libraries/parallel
- libraries/process
- libraries/stm
- libraries/unix
- nofib
- utils/hsc2hs
N.B. ghc-tarballs is not converted as it will probably be handled
differently in the future.
Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
>---------------------------------------------------------------
db19c665ec5055c2193b2174519866045aeff09a
.gitignore | 21 --------------------
.gitmodules | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++
libffi-tarballs | 1 +
libraries/array | 1 +
libraries/deepseq | 1 +
libraries/directory | 1 +
libraries/dph | 1 +
libraries/filepath | 1 +
libraries/haskell2010 | 1 +
libraries/haskell98 | 1 +
libraries/hoopl | 1 +
libraries/hpc | 1 +
libraries/old-locale | 1 +
libraries/old-time | 1 +
libraries/parallel | 1 +
libraries/process | 1 +
libraries/stm | 1 +
libraries/unix | 1 +
nofib | 1 +
packages | 36 +++++++++++++++++-----------------
utils/hsc2hs | 1 +
21 files changed, 90 insertions(+), 39 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 db19c665ec5055c2193b2174519866045aeff09a
More information about the ghc-commits
mailing list