From db19c665ec5055c2193b2174519866045aeff09a Mon Sep 17 00:00:00 2001 From: Herbert Valerio Riedel Date: Sat, 22 Mar 2014 15:26:34 +0100 Subject: 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 --- libraries/hpc | 1 + 1 file changed, 1 insertion(+) create mode 160000 libraries/hpc (limited to 'libraries/hpc') diff --git a/libraries/hpc b/libraries/hpc new file mode 160000 index 0000000000..d6ac0c532f --- /dev/null +++ b/libraries/hpc @@ -0,0 +1 @@ +Subproject commit d6ac0c532f12d30af778eeb285da9031bb06fddb -- cgit v1.2.1