Repository : ssh://[email protected]/ghc On branch : master Link : http://ghc.haskell.org/trac/ghc/changeset/6df74382986fad6d9132e03e1f19303be8f19672/ghc
>--------------------------------------------------------------- commit 6df74382986fad6d9132e03e1f19303be8f19672 Author: Jan Stolarek <[email protected]> Date: Thu Aug 29 12:57:36 2013 +0100 Update submodules I didn't notice that rebase did not update submodules. Fixing now. >--------------------------------------------------------------- 6df74382986fad6d9132e03e1f19303be8f19672 libraries/Cabal | 2 +- libraries/bytestring | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/Cabal b/libraries/Cabal index 9f374ab..85cb83d 160000 --- a/libraries/Cabal +++ b/libraries/Cabal @@ -1 +1 @@ -Subproject commit 9f374ab45e62924506b992db9157c970c7259a03 +Subproject commit 85cb83d7d8dbc8e59e20d31323e660608eb52557 diff --git a/libraries/bytestring b/libraries/bytestring index 7d5b516..9692aaf 160000 --- a/libraries/bytestring +++ b/libraries/bytestring @@ -1 +1 @@ -Subproject commit 7d5b516ad0937b7cdc29798db33a37a598123b6c +Subproject commit 9692aaf0bf9b203f9249a1414637328fd31fc04a _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
