File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
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!
You can’t perform that action at this time.
0 commit comments