Magnus pushed to branch wip/mangoiv/9.12.5-rc3-fixes at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • docs/users_guide/9.12.5-notes.rst
    ... ... @@ -70,8 +70,8 @@ Bytecode Compiler
    70 70
     Packaging and Build System
    
    71 71
     ~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    72 72
     
    
    73
    -- bumped ``process`` submodule to 1.6.29.0
    
    74
    -- bumped ``semaphore-compat`` submodule to 2.0.0
    
    73
    +- bumped ``process`` submodule to 1.6.30.0
    
    74
    +- bumped ``semaphore-compat`` submodule to 2.0.1
    
    75 75
     - accept ``happy`` version 2.2
    
    76 76
     - hadrian: don't include package hash in haddock library
    
    77 77
     - configure: fix check for ``--target`` support in stage0 ``CC`` (:ghc-ticket:`26999`)