[Git][ghc/ghc][wip/andreask/experimental_changelog] Apply 1 suggestion(s) to 1 file(s)
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 Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Teo Camarasu <teofilcamarasu@gmail.com> - - - - - 1 changed file: - libraries/ghc-experimental/CHANGELOG.md Changes: ===================================== libraries/ghc-experimental/CHANGELOG.md ===================================== @@ -10,7 +10,7 @@ - Expose access to RTS flags via `GHC.RTS.Flags.Experimental` - Expose access to era profiling interface via `GHC.Profiling.Eras` - Expose access to runtime stack annotations via `GHC.Stack.Annotation.Experimental` -- Expose custom allocation limit handler vis `System.Mem.Experimental` +- Expose custom allocation limit handler via `System.Mem.Experimental` - Expose module `Prelude.Experimental` ## ghc-experimental-9.1201.0 View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/50ac1a4ac1fd701ecefa0b6737e659e4... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/50ac1a4ac1fd701ecefa0b6737e659e4... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Andreas Klebinger (@AndreasK)