summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2014-03-22 15:26:34 +0100
committerHerbert Valerio Riedel <hvr@gnu.org>2014-06-25 10:19:22 +0200
commitdb19c665ec5055c2193b2174519866045aeff09a (patch)
tree4339fb1a0277aabb8fc63a80a160118969e46b3b /packages
parentec550e8f951e50fb91c89389e2e77a3358079c3a (diff)
downloadhaskell-db19c665ec5055c2193b2174519866045aeff09a.tar.gz
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@gnu.org>
Diffstat (limited to 'packages')
-rw-r--r--packages36
1 files changed, 18 insertions, 18 deletions
diff --git a/packages b/packages
index 1416cd8f9d..f52fc734be 100644
--- a/packages
+++ b/packages
@@ -48,37 +48,37 @@
# localpath tag remotepath upstreamurl
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ghc-tarballs windows ghc-tarballs.git -
-libffi-tarballs - libffi-tarballs.git -
-utils/hsc2hs - hsc2hs.git -
+libffi-tarballs - - -
+utils/hsc2hs - - -
utils/haddock - - ssh://git@github.com/haskell/haddock.git
-libraries/array - packages/array.git -
+libraries/array - - -
libraries/binary - - https://github.com/kolmodin/binary.git
libraries/bytestring - - https://github.com/haskell/bytestring.git
libraries/Cabal - - https://github.com/haskell/cabal.git
libraries/containers - - https://github.com/haskell/containers.git
-libraries/deepseq - packages/deepseq.git -
-libraries/directory - packages/directory.git -
-libraries/filepath - packages/filepath.git -
+libraries/deepseq - - -
+libraries/directory - - -
+libraries/filepath - - -
libraries/haskeline - - https://github.com/judah/haskeline.git
-libraries/haskell98 - packages/haskell98.git -
-libraries/haskell2010 - packages/haskell2010.git -
-libraries/hoopl - packages/hoopl.git -
-libraries/hpc - packages/hpc.git -
-libraries/old-locale - packages/old-locale.git -
-libraries/old-time - packages/old-time.git -
+libraries/haskell98 - - -
+libraries/haskell2010 - - -
+libraries/hoopl - - -
+libraries/hpc - - -
+libraries/old-locale - - -
+libraries/old-time - - -
libraries/pretty - - https://github.com/haskell/pretty.git
-libraries/process - packages/process.git -
+libraries/process - - -
libraries/terminfo - - https://github.com/judah/terminfo.git
libraries/time - - http://git.haskell.org/darcs-mirrors/time.git
libraries/transformers - - http://git.haskell.org/darcs-mirrors/transformers.git
-libraries/unix - packages/unix.git -
+libraries/unix - - -
libraries/Win32 - - https://github.com/haskell/win32.git
libraries/xhtml - - https://github.com/haskell/xhtml.git
-nofib nofib nofib.git -
-libraries/parallel extra packages/parallel.git -
-libraries/stm extra packages/stm.git -
+nofib nofib - -
+libraries/parallel extra - -
+libraries/stm extra - -
libraries/random dph - https://github.com/haskell/random.git
libraries/primitive dph - https://github.com/haskell/primitive.git
libraries/vector dph - https://github.com/haskell/vector.git
-libraries/dph dph packages/dph.git -
+libraries/dph dph - -
. - ghc.git -