Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Matthew Pickering's avatar
    ef3d20f8
    Compatibility with 9.8.1 as boot compiler · ef3d20f8
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    This fixes several compatability issues when using 9.8.1 as the boot
    compiler.
    
    * An incorrect version guard on the stack decoding logic in ghc-heap
    * Some ghc-prim bounds need relaxing
    * ghc is no longer wired in, so we have to remove the -this-unit-id ghc
      call.
    
    Fixes #24077
    ef3d20f8
    History
    Compatibility with 9.8.1 as boot compiler
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    This fixes several compatability issues when using 9.8.1 as the boot
    compiler.
    
    * An incorrect version guard on the stack decoding logic in ghc-heap
    * Some ghc-prim bounds need relaxing
    * ghc is no longer wired in, so we have to remove the -this-unit-id ghc
      call.
    
    Fixes #24077
Code owners
Assign users and groups as approvers for specific file changes. Learn more.