Skip to content
  • Ryan Scott's avatar
    Require GHC 8.10 as the minimum compiler for bootstrapping · 0a709dd9
    Ryan Scott authored and Marge Bot's avatar Marge Bot committed
    Now that GHC 9.0.1 is released, it is time to drop support for bootstrapping
    with GHC 8.8, as we only support building with the previous two major GHC
    releases. As an added bonus, this allows us to remove several bits of CPP that
    are either always true or no longer reachable.
    0a709dd9