[commit: ghc] master: Declare official GitHub home of libraries/parallel (bf2d754)
git at git.haskell.org
git at git.haskell.org
Tue Dec 2 21:36:11 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/bf2d75417b5be7e8a79a26ee57a81e00682dabd4/ghc
>---------------------------------------------------------------
commit bf2d75417b5be7e8a79a26ee57a81e00682dabd4
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Tue Dec 2 22:35:36 2014 +0100
Declare official GitHub home of libraries/parallel
Effective immediately, pushing to the `libraries/parallel` submodule
requires pushing via ssh://git@github.com/haskell/parallel.git.
>---------------------------------------------------------------
bf2d75417b5be7e8a79a26ee57a81e00682dabd4
libraries/parallel | 2 +-
packages | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libraries/parallel b/libraries/parallel
index 50a2b2a..c4863d9 160000
--- a/libraries/parallel
+++ b/libraries/parallel
@@ -1 +1 @@
-Subproject commit 50a2b2a622898786d623a9f933183525305058d3
+Subproject commit c4863d925c446ba5416aeed6a11012f2e978686e
diff --git a/packages b/packages
index 50ad970..33137d6 100644
--- a/packages
+++ b/packages
@@ -71,7 +71,7 @@ libraries/unix - - ssh://g
libraries/Win32 - - https://github.com/haskell/win32.git
libraries/xhtml - - https://github.com/haskell/xhtml.git
nofib nofib - -
-libraries/parallel extra - -
+libraries/parallel extra - ssh://git@github.com/haskell/parallel.git
libraries/stm extra - -
libraries/random dph - https://github.com/haskell/random.git
libraries/primitive dph - https://github.com/haskell/primitive.git
More information about the ghc-commits
mailing list