summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2022-02-24 18:02:47 -0500
committerBen Gamari <ben@smart-cactus.org>2022-03-03 16:07:13 -0500
commit99b1758cde29e8cb1fe78b5a115b4811a893e7b4 (patch)
tree6e81946e9359d018edacd77bb98c76eccd3dd4f1
parentdc8ed73d39a6e2fb52c7b53c6cc927616c8f9234 (diff)
downloadhaskell-wip/bump-bytestring-9.2.tar.gz
bytestring: Bump to 0.11.3.0wip/bump-bytestring-9.2
See #20781. Metric increase due to new bytestring dependency on template-haskell which causes more interface files to be read (due to family instances). ------------------------- Metric Increase: T9630 -------------------------
-rw-r--r--ghc.mk6
m---------libraries/bytestring0
-rw-r--r--testsuite/tests/safeHaskell/check/pkg01/safePkg01.stdout8
3 files changed, 7 insertions, 7 deletions
diff --git a/ghc.mk b/ghc.mk
index 9ab9e50d9b..81f2caacd0 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -430,6 +430,9 @@ PACKAGES_STAGE1 += base
PACKAGES_STAGE1 += filepath
PACKAGES_STAGE1 += array
PACKAGES_STAGE1 += deepseq
+PACKAGES_STAGE1 += pretty
+PACKAGES_STAGE1 += ghc-boot-th
+PACKAGES_STAGE1 += template-haskell
PACKAGES_STAGE1 += bytestring
PACKAGES_STAGE1 += containers/containers
@@ -444,13 +447,10 @@ endif
PACKAGES_STAGE1 += directory
PACKAGES_STAGE1 += process
PACKAGES_STAGE1 += hpc
-PACKAGES_STAGE1 += pretty
PACKAGES_STAGE1 += binary
PACKAGES_STAGE1 += transformers
PACKAGES_STAGE1 += mtl
-PACKAGES_STAGE1 += ghc-boot-th
PACKAGES_STAGE1 += ghc-boot
-PACKAGES_STAGE1 += template-haskell
PACKAGES_STAGE1 += text
PACKAGES_STAGE1 += parsec
PACKAGES_STAGE1 += Cabal/Cabal
diff --git a/libraries/bytestring b/libraries/bytestring
-Subproject 310cdb90c925c35f962df9c690bd35e20136da2
+Subproject ea3d88aafb7dac9d8a40a0d083adfa4b7153826
diff --git a/testsuite/tests/safeHaskell/check/pkg01/safePkg01.stdout b/testsuite/tests/safeHaskell/check/pkg01/safePkg01.stdout
index 6a7f79ae37..e739dafb01 100644
--- a/testsuite/tests/safeHaskell/check/pkg01/safePkg01.stdout
+++ b/testsuite/tests/safeHaskell/check/pkg01/safePkg01.stdout
@@ -19,7 +19,7 @@ trusted: safe
require own pkg trusted: True
M_SafePkg4
-package dependencies: base-4.16.1.0* ghc-bignum-1.2 ghc-prim-0.8.0
+package dependencies: base-4.16.0.0* ghc-bignum-1.2 ghc-prim-0.8.0
trusted: safe
require own pkg trusted: True
@@ -29,17 +29,17 @@ trusted: safe-inferred
require own pkg trusted: True
M_SafePkg6
-package dependencies: array-0.5.4.0 base-4.16.1.0* bytestring-0.11.1.0* deepseq-1.4.6.1 ghc-bignum-1.2 ghc-prim-0.8.0
+package dependencies: array-0.5.4.0 base-4.16.0.0* bytestring-0.11.2.0* deepseq-1.4.6.0 ghc-bignum-1.2 ghc-boot-th-9.2.1.20220131 ghc-prim-0.8.0 template-haskell-2.18.0.0
trusted: trustworthy
require own pkg trusted: False
M_SafePkg7
-package dependencies: array-0.5.4.0 base-4.16.1.0* bytestring-0.11.1.0* deepseq-1.4.6.1 ghc-bignum-1.2 ghc-prim-0.8.0
+package dependencies: array-0.5.4.0 base-4.16.0.0* bytestring-0.11.2.0* deepseq-1.4.6.0 ghc-bignum-1.2 ghc-boot-th-9.2.1.20220131 ghc-prim-0.8.0 template-haskell-2.18.0.0
trusted: safe
require own pkg trusted: False
M_SafePkg8
-package dependencies: array-0.5.4.0 base-4.16.1.0 bytestring-0.11.1.0* deepseq-1.4.6.1 ghc-bignum-1.2 ghc-prim-0.8.0
+package dependencies: array-0.5.4.0 base-4.16.0.0 bytestring-0.11.2.0* deepseq-1.4.6.0 ghc-bignum-1.2 ghc-boot-th-9.2.1.20220131 ghc-prim-0.8.0 template-haskell-2.18.0.0
trusted: trustworthy
require own pkg trusted: False