Zubin pushed to branch wip/backports-9.14 at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • docs/users_guide/9.14.1-notes.rst
    ... ... @@ -209,6 +209,9 @@ Runtime system
    209 209
       flag is not passed, preserving previous behavior.
    
    210 210
     
    
    211 211
     
    
    212
    +- Reorganise how certain symbols are linked to avoid a bootstrapping failure
    
    213
    +  with the linker shipping newer macOS versions (:ghc-ticket:`26166`)
    
    214
    +
    
    212 215
     ``base`` library
    
    213 216
     ~~~~~~~~~~~~~~~~
    
    214 217