[commit: ghc] master: Update primitive/vector submodules (8995865)

git at git.haskell.org git at git.haskell.org
Sat Oct 31 09:58:56 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/89958657ee5af52313b7eb4d32d4d9a377e05634/ghc

>---------------------------------------------------------------

commit 89958657ee5af52313b7eb4d32d4d9a377e05634
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Sat Oct 31 10:58:28 2015 +0100

    Update primitive/vector submodules
    
    This is needed to prepare for #11026 as these updates
    relax the upper bounds on `base` to allow for `base-4.9.0.0`


>---------------------------------------------------------------

89958657ee5af52313b7eb4d32d4d9a377e05634
 libraries/primitive | 2 +-
 libraries/vector    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libraries/primitive b/libraries/primitive
index 29cb0db..0359ea1 160000
--- a/libraries/primitive
+++ b/libraries/primitive
@@ -1 +1 @@
-Subproject commit 29cb0db59803c9d9181f7c4ce35ef1c6cbc6ccfb
+Subproject commit 0359ea15842d4e6bef27c0d621964507e4bfd219
diff --git a/libraries/vector b/libraries/vector
index c0308f1..552ff11 160000
--- a/libraries/vector
+++ b/libraries/vector
@@ -1 +1 @@
-Subproject commit c0308f1c4f57859d9a8b10d504afe56eebbb27c5
+Subproject commit 552ff11c2bd905faff53b2e34900cbbbf59955c8



More information about the ghc-commits mailing list