[commit: ghc] master: Update `primitive` to upstream's current HEAD (0346dee)
git at git.haskell.org
git at git.haskell.org
Tue Nov 19 22:46:01 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/0346dee9231db0b3e7662a1f738ec688669b4c04/ghc
>---------------------------------------------------------------
commit 0346dee9231db0b3e7662a1f738ec688669b4c04
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Tue Nov 19 22:34:14 2013 +0100
Update `primitive` to upstream's current HEAD
This includes a fix to silence a GCC warning which causes validate failures
on OSX (see haskell/primitive#4 for more details)
>---------------------------------------------------------------
0346dee9231db0b3e7662a1f738ec688669b4c04
libraries/primitive | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libraries/primitive b/libraries/primitive
index 33071fe..5ae8fbb 160000
--- a/libraries/primitive
+++ b/libraries/primitive
@@ -1 +1 @@
-Subproject commit 33071fee2a1ba4bd099fe04bb55c2d657476c16d
+Subproject commit 5ae8fbb8131ccc934cadd29cc1d17298cfdaef4b
More information about the ghc-commits
mailing list