Skip to content
Snippets Groups Projects
Commit 88d2ee34 authored by Ben Gamari's avatar Ben Gamari
Browse files

rel-notes: Note backport of #22010

parent 1db0547d
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,8 @@ Compiler
have expose the same module name (:ghc-ticket:`25122`).
- Adjust the demand signature of the ``prompt#`` to avoid invalid optimisation of
non-terminating programs (:ghc-ticket:`25439`).
- GHC's internal ``Unique`` type has been widened to 64-bits on 32-bit architectures, avoiding
potential miscompilations on large projects (:ghc-ticket:`22010`).
Packaging
---------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment