[commit: ghc] master: Update bytestring submodule (e7929ba)
git at git.haskell.org
git at git.haskell.org
Wed Dec 2 21:10:37 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/e7929bac932da4951e8304f674896e6090aab905/ghc
>---------------------------------------------------------------
commit e7929bac932da4951e8304f674896e6090aab905
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Wed Dec 2 15:20:10 2015 +0100
Update bytestring submodule
Differential Revision: https://phabricator.haskell.org/D1549
>---------------------------------------------------------------
e7929bac932da4951e8304f674896e6090aab905
libraries/bytestring | 2 +-
testsuite/tests/safeHaskell/check/pkg01/ImpSafe03.stderr | 2 +-
testsuite/tests/safeHaskell/check/pkg01/ImpSafeOnly07.stderr | 2 +-
testsuite/tests/safeHaskell/check/pkg01/ImpSafeOnly08.stderr | 2 +-
testsuite/tests/safeHaskell/check/pkg01/safePkg01.stdout | 6 +++---
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/libraries/bytestring b/libraries/bytestring
index c2ddcf9..84d0416 160000
--- a/libraries/bytestring
+++ b/libraries/bytestring
@@ -1 +1 @@
-Subproject commit c2ddcf96cdc6bf83206457a781801f6ff45a1aa6
+Subproject commit 84d041649c39e7dc0fe8d348da10d6ed1679a8f9
diff --git a/testsuite/tests/safeHaskell/check/pkg01/ImpSafe03.stderr b/testsuite/tests/safeHaskell/check/pkg01/ImpSafe03.stderr
index 74b08a9..d8c8d67 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.6.0) is required to be trusted but it isn't!
+ The package (bytestring-0.10.7.0) is required to be trusted but it isn't!
diff --git a/testsuite/tests/safeHaskell/check/pkg01/ImpSafeOnly07.stderr b/testsuite/tests/safeHaskell/check/pkg01/ImpSafeOnly07.stderr
index 0e6877b..0758def 100644
--- a/testsuite/tests/safeHaskell/check/pkg01/ImpSafeOnly07.stderr
+++ b/testsuite/tests/safeHaskell/check/pkg01/ImpSafeOnly07.stderr
@@ -3,4 +3,4 @@
The package (base-4.9.0.0) is required to be trusted but it isn't!
<no location info>: error:
- The package (bytestring-0.10.6.0) is required to be trusted but it isn't!
+ The package (bytestring-0.10.7.0) is required to be trusted but it isn't!
diff --git a/testsuite/tests/safeHaskell/check/pkg01/ImpSafeOnly08.stderr b/testsuite/tests/safeHaskell/check/pkg01/ImpSafeOnly08.stderr
index 0e6877b..0758def 100644
--- a/testsuite/tests/safeHaskell/check/pkg01/ImpSafeOnly08.stderr
+++ b/testsuite/tests/safeHaskell/check/pkg01/ImpSafeOnly08.stderr
@@ -3,4 +3,4 @@
The package (base-4.9.0.0) is required to be trusted but it isn't!
<no location info>: error:
- The package (bytestring-0.10.6.0) is required to be trusted but it isn't!
+ The package (bytestring-0.10.7.0) is required to be trusted but it isn't!
diff --git a/testsuite/tests/safeHaskell/check/pkg01/safePkg01.stdout b/testsuite/tests/safeHaskell/check/pkg01/safePkg01.stdout
index b5fa578..42e1778 100644
--- a/testsuite/tests/safeHaskell/check/pkg01/safePkg01.stdout
+++ b/testsuite/tests/safeHaskell/check/pkg01/safePkg01.stdout
@@ -29,17 +29,17 @@ trusted: safe
require own pkg trusted: True
M_SafePkg6
-package dependencies: array-0.5.1.0 base-4.9.0.0* bytestring-0.10.6.0* deepseq-1.4.1.1 ghc-prim-0.5.0.0 integer-gmp-1.0.0.0
+package dependencies: array-0.5.1.0 base-4.9.0.0* bytestring-0.10.7.0* deepseq-1.4.1.1 ghc-prim-0.5.0.0 integer-gmp-1.0.0.0
trusted: trustworthy
require own pkg trusted: False
M_SafePkg7
-package dependencies: array-0.5.1.0 base-4.9.0.0* bytestring-0.10.6.0* deepseq-1.4.1.1 ghc-prim-0.5.0.0 integer-gmp-1.0.0.0
+package dependencies: array-0.5.1.0 base-4.9.0.0* bytestring-0.10.7.0* deepseq-1.4.1.1 ghc-prim-0.5.0.0 integer-gmp-1.0.0.0
trusted: safe
require own pkg trusted: False
M_SafePkg8
-package dependencies: array-0.5.1.0 base-4.9.0.0 bytestring-0.10.6.0* deepseq-1.4.1.1 ghc-prim-0.5.0.0 integer-gmp-1.0.0.0
+package dependencies: array-0.5.1.0 base-4.9.0.0 bytestring-0.10.7.0* deepseq-1.4.1.1 ghc-prim-0.5.0.0 integer-gmp-1.0.0.0
trusted: trustworthy
require own pkg trusted: False
More information about the ghc-commits
mailing list