[commit: ghc] wip/ttypeable: Fix submodules (594e948)
git at git.haskell.org
git at git.haskell.org
Sat Oct 1 21:36:06 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/ttypeable
Link : http://ghc.haskell.org/trac/ghc/changeset/594e9480fcf07b7fe6bf4c3c51918e8797b79ade/ghc
>---------------------------------------------------------------
commit 594e9480fcf07b7fe6bf4c3c51918e8797b79ade
Author: Ben Gamari <ben at smart-cactus.org>
Date: Sun Sep 25 19:44:51 2016 -0400
Fix submodules
>---------------------------------------------------------------
594e9480fcf07b7fe6bf4c3c51918e8797b79ade
libraries/Cabal | 2 +-
libraries/Win32 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libraries/Cabal b/libraries/Cabal
index 40d6f0a..f8d6f17 160000
--- a/libraries/Cabal
+++ b/libraries/Cabal
@@ -1 +1 @@
-Subproject commit 40d6f0afd5b86d698abb876d4f5ed0bb452b0c4b
+Subproject commit f8d6f17a09d14e3f1851190f18fefa23be2ae02f
diff --git a/libraries/Win32 b/libraries/Win32
index fec966e6..bb9469e 160000
--- a/libraries/Win32
+++ b/libraries/Win32
@@ -1 +1 @@
-Subproject commit fec966e6d77a5e7f4a586de6096954137a1fe914
+Subproject commit bb9469ece0b882017fa7f3b51e8db1d2985d6720
More information about the ghc-commits
mailing list