[Git][ghc/ghc][wip/9.6.4-backports] Bump base to 4.18.2.0 and add changelog

Zubin (@wz1000) gitlab at gitlab.haskell.org
Fri Dec 15 13:34:26 UTC 2023



Zubin pushed to branch wip/9.6.4-backports at Glasgow Haskell Compiler / GHC


Commits:
5ac485d2 by Zubin Duggal at 2023-12-15T19:04:19+05:30
Bump base to 4.18.2.0 and add changelog

- - - - -


4 changed files:

- libraries/base/base.cabal
- libraries/base/changelog.md
- testsuite/tests/backpack/cabal/bkpcabal02/bkpcabal02.stdout
- testsuite/tests/cabal/t18567/T18567.stderr


Changes:

=====================================
libraries/base/base.cabal
=====================================
@@ -1,6 +1,6 @@
 cabal-version:  3.0
 name:           base
-version:        4.18.1.0
+version:        4.18.2.0
 -- NOTE: Don't forget to update ./changelog.md
 
 license:        BSD-3-Clause


=====================================
libraries/base/changelog.md
=====================================
@@ -2,6 +2,7 @@
 
 ## 4.18.2.0 *January 2024*
   * Update to [Unicode 15.1.0](https://www.unicode.org/versions/Unicode15.1.0/).
+  * Improve String & IsString documentation.
 
 ## 4.18.1.0 *September 2023*
 


=====================================
testsuite/tests/backpack/cabal/bkpcabal02/bkpcabal02.stdout
=====================================
@@ -4,4 +4,4 @@ for bkpcabal01-0.1.0.0..
 Preprocessing library 'q' for bkpcabal01-0.1.0.0..
 Building library 'q' instantiated with H = <H>
 for bkpcabal01-0.1.0.0..
-[2 of 2] Instantiating bkpcabal01-0.1.0.0-FiLzfB7mZtYE6BMmiNv9fa-p
+[2 of 2] Instantiating bkpcabal01-0.1.0.0-1lAnZxoLksL6JibM6aQmCb-p


=====================================
testsuite/tests/cabal/t18567/T18567.stderr
=====================================
@@ -2,4 +2,4 @@
 <no location info>: warning: [GHC-42258] [-Wunused-packages]
     The following packages were specified via -package or -package-id flags,
     but were not needed for compilation:
-      - internal-lib-0.1.0.0 (exposed by flag -package-id internal-lib-0.1.0.0-F26eZWnX3iaKM2e47PKLTm-sublib-unused)
+      - internal-lib-0.1.0.0 (exposed by flag -package-id internal-lib-0.1.0.0-7jHSByQDwC214cJdttV4hN-sublib-unused)



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5ac485d289569dbed00a764f07ed388d41a563f6

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5ac485d289569dbed00a764f07ed388d41a563f6
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/20231215/bc802342/attachment-0001.html>


More information about the ghc-commits mailing list