Andreas Klebinger pushed to branch wip/andreask/experimental_changelog at Glasgow Haskell Compiler / GHC
Commits:
-
50ac1a4a
by Andreas Klebinger at 2026-01-16T17:49:28+00:00
1 changed file:
Changes:
| ... | ... | @@ -10,7 +10,7 @@ |
| 10 | 10 | - Expose access to RTS flags via `GHC.RTS.Flags.Experimental`
|
| 11 | 11 | - Expose access to era profiling interface via `GHC.Profiling.Eras`
|
| 12 | 12 | - Expose access to runtime stack annotations via `GHC.Stack.Annotation.Experimental`
|
| 13 | -- Expose custom allocation limit handler vis `System.Mem.Experimental`
|
|
| 13 | +- Expose custom allocation limit handler via `System.Mem.Experimental`
|
|
| 14 | 14 | - Expose module `Prelude.Experimental`
|
| 15 | 15 | |
| 16 | 16 | ## ghc-experimental-9.1201.0
|