[Git][ghc/ghc][wip/bump-bytestring-0.11.5.3] Bump bytestring submodule to 0.11.5.3

Matthew Craven (@clyring) gitlab at gitlab.haskell.org
Fri Oct 27 17:15:34 UTC 2023



Matthew Craven pushed to branch wip/bump-bytestring-0.11.5.3 at Glasgow Haskell Compiler / GHC


Commits:
97a187bf by Matthew Craven at 2023-10-27T13:14:30-04:00
Bump bytestring submodule to 0.11.5.3

- - - - -


2 changed files:

- libraries/bytestring
- testsuite/tests/ghci/scripts/all.T


Changes:

=====================================
libraries/bytestring
=====================================
@@ -1 +1 @@
-Subproject commit e377f49b046c986184cf802c8c6386b04c1f1aeb
+Subproject commit 248bab33a07bfbab69f4bfcf853332a59953eeaf


=====================================
testsuite/tests/ghci/scripts/all.T
=====================================
@@ -57,7 +57,11 @@ test('ghci024',
 test('T9367',
      [req_interp, when(fast() or config.os != 'mingw32', skip)],
      makefile_test, [])
-test('ghci025', extra_files(['Ghci025B.hs', 'Ghci025C.hs', 'Ghci025D.hs']), ghci_script, ['ghci025.script'])
+test('ghci025',
+     [  extra_files(['Ghci025B.hs', 'Ghci025C.hs', 'Ghci025D.hs']),
+        normalise_version("bytestring")],
+     ghci_script,
+     ['ghci025.script']),
 test('ghci026', extra_files(['../prog002']), ghci_script, ['ghci026.script'])
 
 test('ghci027', [], ghci_script, ['ghci027.script'])
@@ -215,7 +219,7 @@ test('T9762',
  , pre_cmd('$MAKE -s --no-print-directory T9762_prep')
  ],
  ghci_script, ['T9762.script'])
-test('T9881', normal, ghci_script, ['T9881.script'])
+test('T9881', normalise_version("bytestring"), ghci_script, ['T9881.script'])
 test('T9878', [], ghci_script, ['T9878.script'])
 test('T9878b', [extra_run_opts('-fobject-code')], ghci_script,
      ['T9878b.script'])



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/97a187bfd713663fccb8bc4f4f0c92792547f9c2

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/97a187bfd713663fccb8bc4f4f0c92792547f9c2
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20231027/a35518cb/attachment-0001.html>


More information about the ghc-commits mailing list