Skip to content

Commit a77617e

Browse files
hsyl20luite
andauthored
GHC update 44 (#105)
* GHC update 44 * Update 2025-04-03-ghc-update-44.md add 9.6.7 --------- Co-authored-by: Luite Stegeman <[email protected]>
1 parent f276c94 commit a77617e

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

blog/2025-04-03-ghc-update-44.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
slug: 2025-04-03-ghc-update
3+
title: "IOG GHC Update #44"
4+
authors: [sylvain,luite]
5+
tags: [ghc,ghc-update]
6+
---
7+
8+
Triweekly update from the GHC DevX team at IOG.
9+
10+
<!-- truncate -->
11+
12+
Previous updates can be found [here](https://engineering.iog.io/tags/ghc-update).
13+
14+
Sylvain: fixed documentation of `-fnum-constant-folding`. See
15+
[GHC#25862](https://gitlab.haskell.org/ghc/ghc/-/issues/25862) and
16+
[GHC!14109](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/14109)
17+
18+
Sylvain: resumed work on constant-folding in STG. See
19+
[GHC#25650](https://gitlab.haskell.org/ghc/ghc/-/issues/25650) and
20+
[GHC!13814](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13814).
21+
22+
Luite: GHC 9.6.7 is now available from
23+
[downloads.haskell.org](https://downloads.haskell.org/~ghc/9.6.7/) and also from
24+
ghcup. Please try out the new release!

0 commit comments

Comments
 (0)