You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/2024-09-26-ghc-update-35.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Sylvain: upstreamed an haskell.nix patch fixing support for the RTS `closure_siz
51
51
52
52
### RTS IO and Event managers
53
53
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)
55
55
56
56
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)
0 commit comments