Andreas Klebinger pushed to branch wip/andreask/experimental_changelog at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • libraries/ghc-experimental/CHANGELOG.md
    ... ... @@ -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