[Git][ghc/ghc][master] Add changelog for #15973
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: d178ee89 by Sylvain Henry at 2026-04-16T13:30:25-04:00 Add changelog for #15973 - - - - - 1 changed file: - + changelog.d/T15973 Changes: ===================================== changelog.d/T15973 ===================================== @@ -0,0 +1,6 @@ +section: ghc-lib +synopsis: GHC now represents target's Int constants internally with a TargetInt + (~Int64) in order to avoid overflows when cross-compiling from a 32-bit + architecture to a 64-bit one. +issues: #15973 +mrs: !15883 View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d178ee89405aad63e0482e0e803bfe37... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d178ee89405aad63e0482e0e803bfe37... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Marge Bot (@marge-bot)