Skip to content

Commit e95ff3d

Browse files
hsyl20luite
andauthored
GHC update 40 (#101)
* GHC update 40 * Update 2025-01-09-ghc-update-40.md typo + extended 9.6.7 a bit --------- Co-authored-by: Luite Stegeman <[email protected]>
1 parent 2b56893 commit e95ff3d

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

blog/2025-01-09-ghc-update-40.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
slug: 2025-01-09-ghc-update
3+
title: "IOG GHC Update #40"
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+
## High-level Summary
15+
16+
We wish you a happy and productive 2025 year!
17+
18+
A small update this time due to the end of year vacations. Work on
19+
releasing GHC 9.6.7 and on building GHC with Cabal has been resumed.
20+
21+
Sadly for us our teammate Jeff has decided to leave the team. We wish him all
22+
the best in his future endeavours! We are thankful for everything he has done
23+
with us. On the bright side, there should be an open position in our team soon,
24+
so stay tuned.
25+
26+
## Details
27+
28+
Luite: finalized the patch adding compiler flags to to switch off speculative
29+
evaluation. See [GHC#25284](https://gitlab.haskell.org/ghc/ghc/-/issues/25284)
30+
and [GHC!13556](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13556) to be
31+
included in GHC 9.6.7.
32+
33+
Luite: has been preparing the GHC 9.6.7 release between the holidays. The branch is pretty close to release at the time of writing. If you have any requests for the 9.6.7 release, please let us know! See [GHC#25559](https://gitlab.haskell.org/ghc/ghc/-/issues/25559) and [GHC!13740](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13740).
34+
35+
Sylvain: worked on bootstrapping GHC with Cabal.
36+
37+
Sylvain: worked on merging `ghc-prim` package into `ghc-internal`. See [GHC#24453](https://gitlab.haskell.org/ghc/ghc/-/issues/24453) and [GHC!13752](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13752)

0 commit comments

Comments
 (0)