Skip to content
  • Ben Gamari's avatar
    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