Skip to content

Commit edb70ba

Browse files
authored
Update 2024-09-26-ghc-update-35.md (#95)
1 parent 181cc05 commit edb70ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2024-09-26-ghc-update-35.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Sylvain: upstreamed an haskell.nix patch fixing support for the RTS `closure_siz
5151

5252
### RTS IO and Event managers
5353

54-
Sylvain: fixed file descriptor closing for the `timerfd`-based ticket after a fork. [GHC#25280](https://gitlab.haskell.org/ghc/ghc/-/issues/25280) [GHC!13279](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13279)
54+
Sylvain: fixed file descriptor closing for the `timerfd`-based ticker after a fork. [GHC#25280](https://gitlab.haskell.org/ghc/ghc/-/issues/25280) [GHC!13279](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13279)
5555

5656
Sylvain: fixed the invalid closing of a `kqueue` file descriptor after a fork leading to crashes on FreeBSD. [GHC#24672](https://gitlab.haskell.org/ghc/ghc/-/issues/24672) [GHC!13276](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13276)
5757

0 commit comments

Comments
 (0)