Repository : ssh://[email protected]/ghc On branch : master Link : http://ghc.haskell.org/trac/ghc/changeset/c86831b96776f28c1eeb6e49744d2ddbae4f3bb9/ghc
>--------------------------------------------------------------- commit c86831b96776f28c1eeb6e49744d2ddbae4f3bb9 Author: Herbert Valerio Riedel <[email protected]> Date: Thu Aug 29 10:20:26 2013 +0200 Update `bytestring` library to latest HEAD This also folds the new upstream repo at Github into GHC's `bytestring` Git repo, so that we can directly track upstream from there in the future. >--------------------------------------------------------------- c86831b96776f28c1eeb6e49744d2ddbae4f3bb9 libraries/bytestring | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/bytestring b/libraries/bytestring index 9692aaf..7d5b516 160000 --- a/libraries/bytestring +++ b/libraries/bytestring @@ -1 +1 @@ -Subproject commit 9692aaf0bf9b203f9249a1414637328fd31fc04a +Subproject commit 7d5b516ad0937b7cdc29798db33a37a598123b6c _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
