[commit: ghc] wip/dph-fix: Update primitive, vector, and dph. (146b56d)
git at git.haskell.org
git at git.haskell.org
Thu Oct 2 21:44:19 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/dph-fix
Link : http://ghc.haskell.org/trac/ghc/changeset/146b56dd4f4dddcf5d0d13c347ca4b0d3f3e8d73/ghc
>---------------------------------------------------------------
commit 146b56dd4f4dddcf5d0d13c347ca4b0d3f3e8d73
Author: Geoffrey Mainland <mainland at cs.drexel.edu>
Date: Wed Aug 27 22:33:44 2014 -0400
Update primitive, vector, and dph.
>---------------------------------------------------------------
146b56dd4f4dddcf5d0d13c347ca4b0d3f3e8d73
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..33eb2fb 160000
--- a/libraries/dph
+++ b/libraries/dph
@@ -1 +1 @@
-Subproject commit 3ebad521cd1e3b5573d97b483305ca465a9cba69
+Subproject commit 33eb2fb7e178c18f2afd0d537d791d021ff75231
diff --git a/libraries/primitive b/libraries/primitive
index be63ee1..dc35ce5 160000
--- a/libraries/primitive
+++ b/libraries/primitive
@@ -1 +1 @@
-Subproject commit be63ee15d961dc1b08bc8853b9ff97708551ef36
+Subproject commit dc35ce5ef62fd3ca2e67d6db6ef8f5eeb683b06c
diff --git a/libraries/vector b/libraries/vector
index a6049ab..c0308f1 160000
--- a/libraries/vector
+++ b/libraries/vector
@@ -1 +1 @@
-Subproject commit a6049abce040713e9a5f175887cf70d12b9057c6
+Subproject commit c0308f1c4f57859d9a8b10d504afe56eebbb27c5
More information about the ghc-commits
mailing list