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
Luite: Working on more efficient packing of heap objects by reordering
25
+
smaller-than-word fields and reducing the size of tag fields of unboxed sums and
26
+
unpacked constructors.
27
+
28
+
Sylvain: worked on a fix for the compilation of C files with GHC when no RTS unit is present. [GHC#26018](https://gitlab.haskell.org/ghc/ghc/-/issues/26018), [GHC!14300](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/14300)
29
+
30
+
Sylvain: deprecated an internal module exposed from `base`.
0 commit comments