[commit: ghc] master: Update haskell2010, haskell98, and array submodules (bfc7195)

git at git.haskell.org git at git.haskell.org
Sun Sep 21 09:28:15 UTC 2014


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

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

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

commit bfc719561ff96cb29dfa53647de47c402722a028
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Sun Sep 21 11:27:08 2014 +0200

    Update haskell2010, haskell98, and array submodules
    
    The changes are purely cleanups to improve forward compatibility
    to help with the Foldable/Traversal changes ahead.


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

bfc719561ff96cb29dfa53647de47c402722a028
 libraries/array       | 2 +-
 libraries/haskell2010 | 2 +-
 libraries/haskell98   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/libraries/array b/libraries/array
index f795552..19b7aeb 160000
--- a/libraries/array
+++ b/libraries/array
@@ -1 +1 @@
-Subproject commit f7955522c45a6b7da352349381d93be7c38dff35
+Subproject commit 19b7aebd7dff912728029778749aaa8a9ed1cffd
diff --git a/libraries/haskell2010 b/libraries/haskell2010
index 8ab509b..425df1d 160000
--- a/libraries/haskell2010
+++ b/libraries/haskell2010
@@ -1 +1 @@
-Subproject commit 8ab509b674c73df2298d0f356b438d7db52896e6
+Subproject commit 425df1d9ea7adcf823bbb5426528bd80eb2b820e
diff --git a/libraries/haskell98 b/libraries/haskell98
index 51ac61f..401283a 160000
--- a/libraries/haskell98
+++ b/libraries/haskell98
@@ -1 +1 @@
-Subproject commit 51ac61ffff22ad23b5c7edc3fcc503af1d88c745
+Subproject commit 401283a98a818f66f856939f939562de5c4a2b47



More information about the ghc-commits mailing list