[Git][ghc/ghc][wip/9.6.4-backports-2] Update release notes for 9.6.4
Zubin (@wz1000)
gitlab at gitlab.haskell.org
Wed Jan 3 18:10:58 UTC 2024
Zubin pushed to branch wip/9.6.4-backports-2 at Glasgow Haskell Compiler / GHC
Commits:
615a63d3 by Zubin Duggal at 2024-01-03T23:40:38+05:30
Update release notes for 9.6.4
Metric Decrease:
MultiLayerModulesTH_Make
- - - - -
1 changed file:
- docs/users_guide/9.6.4-notes.rst
Changes:
=====================================
docs/users_guide/9.6.4-notes.rst
=====================================
@@ -42,6 +42,8 @@ Compiler
variables (:ghc-ticket:`24083`).
- Fix a bug where certain warning flags were not recognised (:ghc-ticket:`24071`).
- Fix an incorrect assertion in the simplifier (:ghc-ticket:`23862`).
+- Align objects in the data section properly when using the LLVM backend
+ (:ghc-ticket:`24163`).
Runtime system
--------------
@@ -64,6 +66,8 @@ Build system and packaging
:ghc-ticket:`24033`).
- Fix a bug where ``-DNOSMP`` wasn't being passed to the C compiler even if the
target doesn't support SMP (:ghc-ticket:`24082`).
+- Ensure we use the right ``otool`` and ``install_name_tool`` on Darwin
+ (:ghc-ticket:`24211`).
Core libraries
--------------
@@ -75,6 +79,7 @@ Core libraries
- Bump ``filepath`` to 1.4.200.1
- Bump ``unix`` to 2.8.4.0
- Bump ``haddock`` to 2.29.2
+- Bump ``bytestring`` to 0.11.5.3
Included libraries
------------------
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/615a63d39ecbeba863199d0447c975ea53a4c84c
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/615a63d39ecbeba863199d0447c975ea53a4c84c
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/20240103/e9bd7c8c/attachment-0001.html>
More information about the ghc-commits
mailing list