summaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-12-19 10:59:05 -0500
committerBen Gamari <ben@smart-cactus.org>2021-03-10 15:55:09 -0500
commite687ba83b0506bc800ceb79e6ee8cb0f8ed31ed6 (patch)
tree924f4d2ad0545a8416442b184cf405ca22fe9492 /libraries
parentaa9dc323fb1b64a0769d5da4ba5defadcb28403c (diff)
downloadhaskell-e687ba83b0506bc800ceb79e6ee8cb0f8ed31ed6.tar.gz
Bump bytestring submodule to 0.11.1.0
Diffstat (limited to 'libraries')
m---------libraries/Cabal0
m---------libraries/bytestring0
-rw-r--r--libraries/ghc-boot/ghc-boot.cabal.in2
-rw-r--r--libraries/ghci/ghci.cabal.in2
m---------libraries/haskeline0
-rw-r--r--libraries/libiserv/libiserv.cabal.in2
m---------libraries/parsec0
m---------libraries/text0
m---------libraries/unix0
9 files changed, 3 insertions, 3 deletions
diff --git a/libraries/Cabal b/libraries/Cabal
-Subproject 23ca3cb318418aaf4aafd3db862278a12a794a2
+Subproject 997930e0d6c6c5a8ceadd91d4f5e21751098a1b
diff --git a/libraries/bytestring b/libraries/bytestring
-Subproject da9d8d80f3bdb440cf4fbba65c08e289f58535a
+Subproject 310cdb90c925c35f962df9c690bd35e20136da2
diff --git a/libraries/ghc-boot/ghc-boot.cabal.in b/libraries/ghc-boot/ghc-boot.cabal.in
index eb6ec3bd76..37a59be090 100644
--- a/libraries/ghc-boot/ghc-boot.cabal.in
+++ b/libraries/ghc-boot/ghc-boot.cabal.in
@@ -67,7 +67,7 @@ Library
build-depends: base >= 4.7 && < 4.17,
binary == 0.8.*,
- bytestring == 0.10.*,
+ bytestring >= 0.10 && < 0.12,
containers >= 0.5 && < 0.7,
directory >= 1.2 && < 1.4,
filepath >= 1.3 && < 1.5,
diff --git a/libraries/ghci/ghci.cabal.in b/libraries/ghci/ghci.cabal.in
index 1674a71dd6..d2db85c76b 100644
--- a/libraries/ghci/ghci.cabal.in
+++ b/libraries/ghci/ghci.cabal.in
@@ -74,7 +74,7 @@ library
base >= 4.8 && < 4.17,
ghc-prim >= 0.5.0 && < 0.9,
binary == 0.8.*,
- bytestring == 0.10.*,
+ bytestring >= 0.10 && < 0.12,
containers >= 0.5 && < 0.7,
deepseq == 1.4.*,
filepath == 1.4.*,
diff --git a/libraries/haskeline b/libraries/haskeline
-Subproject 28ee26ad5b4ae1c0584f2ec11ac53be9671bf87
+Subproject 7d8d1abd6878ad14583ac476b664d5c3edf2f33
diff --git a/libraries/libiserv/libiserv.cabal.in b/libraries/libiserv/libiserv.cabal.in
index 3721a853cc..c8cdf33a8a 100644
--- a/libraries/libiserv/libiserv.cabal.in
+++ b/libraries/libiserv/libiserv.cabal.in
@@ -26,7 +26,7 @@ Library
, GHCi.Utils
Build-Depends: base >= 4 && < 5,
binary >= 0.7 && < 0.11,
- bytestring >= 0.10 && < 0.11,
+ bytestring >= 0.10 && < 0.12,
containers >= 0.5 && < 0.7,
deepseq >= 1.4 && < 1.5,
ghci == @ProjectVersionMunged@
diff --git a/libraries/parsec b/libraries/parsec
-Subproject 905bc2e3e1c374934d49e16dc5b7c49bf2c3c81
+Subproject 38dfc545874dd44c26382d8dd692eb533396c6f
diff --git a/libraries/text b/libraries/text
-Subproject 3ed977de30e9fb74af33ce9ea4efa4a284c17bd
+Subproject 853471cc714922a9f914342fa0bb9ef10e5b415
diff --git a/libraries/unix b/libraries/unix
-Subproject e079823775066bcab56b22842be6cce6e060fb9
+Subproject 21437f20a41eb1a4c7d42fc402fe91350eb8b03