[commit: ghc] wip/dph-fix: Update primitive, vector, and dph. (16ad04b)
git at git.haskell.org
git at git.haskell.org
Fri Aug 29 17:25:49 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/dph-fix
Link : http://ghc.haskell.org/trac/ghc/changeset/16ad04bdec5df45bd666ea9b840dfb962c4b410d/ghc
>---------------------------------------------------------------
commit 16ad04bdec5df45bd666ea9b840dfb962c4b410d
Author: Geoffrey Mainland <mainland at cs.drexel.edu>
Date: Wed Aug 27 22:33:44 2014 -0400
Update primitive, vector, and dph.
>---------------------------------------------------------------
16ad04bdec5df45bd666ea9b840dfb962c4b410d
libraries/dph | 2 +-
libraries/primitive | 2 +-
libraries/vector | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libraries/dph b/libraries/dph
index 3ebad52..97b52d9 160000
--- a/libraries/dph
+++ b/libraries/dph
@@ -1 +1 @@
-Subproject commit 3ebad521cd1e3b5573d97b483305ca465a9cba69
+Subproject commit 97b52d96c845f58a83dac03d1de6d85fcadf3f13
diff --git a/libraries/primitive b/libraries/primitive
index be63ee1..06fb8df 160000
--- a/libraries/primitive
+++ b/libraries/primitive
@@ -1 +1 @@
-Subproject commit be63ee15d961dc1b08bc8853b9ff97708551ef36
+Subproject commit 06fb8df6ab255ea5171e99da87e673c23faaf4b7
diff --git a/libraries/vector b/libraries/vector
index a6049ab..0618f4b 160000
--- a/libraries/vector
+++ b/libraries/vector
@@ -1 +1 @@
-Subproject commit a6049abce040713e9a5f175887cf70d12b9057c6
+Subproject commit 0618f4b1545cc6f63df7f026c2524284d890961b
More information about the ghc-commits
mailing list