this post was submitted on 07 Aug 2023
3 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.6. Binary distributions, source distributions, and documentation are available at downloads.haskell.org. This release is primarily a bugfix release addressing some issues found in 9.4.6.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] mangoiv@functional.cafe 1 points 2 years ago* (last edited 2 years ago) (1 children)

@jaror yes very nasty, I reported an issue and three bugs were found investigating it. Romes and Ben did great work doing so. It were multiple issues with pointer tagging.

[โ€“] mangoiv@functional.cafe 1 points 2 years ago

@jaror it also exhibited a bug in the byte code interpreter which had been found before