Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Ben Gamari's avatar
    5f2c49d8
    Remove GHC_STAGE guards from MachDeps · 5f2c49d8
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    This allows the stage1 compiler (which needs to run on the build
    platform and produce code for the host) to depend upon properties of the
    target. This is wrong. However, it's no more wrong than it was
    previously and @Erichson2314 is working on fixing this so I'm going to
    remove the guard so we can finally bootstrap HEAD with ghc-8.8 (see
    issue #17146).
    5f2c49d8
    History
    Remove GHC_STAGE guards from MachDeps
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    This allows the stage1 compiler (which needs to run on the build
    platform and produce code for the host) to depend upon properties of the
    target. This is wrong. However, it's no more wrong than it was
    previously and @Erichson2314 is working on fixing this so I'm going to
    remove the guard so we can finally bootstrap HEAD with ghc-8.8 (see
    issue #17146).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.