this post was submitted on 10 Nov 2023
4 points (100.0% liked)

Haskell

5 readers
1 users here now

**The Haskell programming language community.** Daily news and info about all things Haskell related: practical stuff, theory, types, libraries, jobs, patches, releases, events and conferences and more... ### Links - Get Started with Haskell

founded 2 years ago
 

The GHC developers are happy to announce the availability of GHC 9.4.8. Binary distributions, source distributions, and documentation are available on the release page.

This release is primarily a bugfix release addressing a few issues
found in the 9.4 series. These include:

  • A fix for a recompilation checking bug where GHC may miss changes in transitive dependencies when deciding to relink a program (#23724).
  • A fix for a code generator bug on AArch64 platforms resulting in invalid conditional jumps (#23746).
  • Support for -split-sections on Windows.
  • Enabling -split-sections for various Linux and Windows binary distributions, enabling GHC to produce smaller binaries on these platforms.
no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here