[commit: ghc] master: Update `bytestring` submodule (989831d)

git at git.haskell.org git at git.haskell.org
Thu Dec 18 20:49:12 UTC 2014


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

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

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

commit 989831d41d1e47795aa3cba45e580511e0590b18
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Thu Dec 18 21:49:17 2014 +0100

    Update `bytestring` submodule
    
    this just pulls in the version bump to 0.10.6


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

989831d41d1e47795aa3cba45e580511e0590b18
 libraries/bytestring                                     | 2 +-
 testsuite/tests/safeHaskell/check/pkg01/ImpSafe03.stderr | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libraries/bytestring b/libraries/bytestring
index cb85a53..fa7e1cc 160000
--- a/libraries/bytestring
+++ b/libraries/bytestring
@@ -1 +1 @@
-Subproject commit cb85a5360bc540c88b3ae1886d07c741bec3cdaa
+Subproject commit fa7e1cc94982c0da85a022a501eadb1b347ea60c
diff --git a/testsuite/tests/safeHaskell/check/pkg01/ImpSafe03.stderr b/testsuite/tests/safeHaskell/check/pkg01/ImpSafe03.stderr
index 0a012f7..74b08a9 100644
--- a/testsuite/tests/safeHaskell/check/pkg01/ImpSafe03.stderr
+++ b/testsuite/tests/safeHaskell/check/pkg01/ImpSafe03.stderr
@@ -1,4 +1,4 @@
 [2 of 2] Compiling Main             ( ImpSafe03.hs, ImpSafe03.o )
 
 <no location info>:
-    The package (bytestring-0.10.5.0) is required to be trusted but it isn't!
+    The package (bytestring-0.10.6.0) is required to be trusted but it isn't!



More information about the ghc-commits mailing list