Skip to content
  • John Ericson's avatar
    Move cGHC_UNLIT_PGM to be "unlit command" in settings · 2988ef5e
    John Ericson authored and Marge Bot's avatar Marge Bot committed
    The bulk of the work was done in #712, making settings be make/Hadrian
    controlled. This commit then just moves the unlit command rules in
    make/Hadrian from the `Config.hs` generator to the `settings` generator
    in each build system.
    
    I think this is a good change because the crucial benefit is *settings*
    don't affect the build: ghc gets one baby step closer to being a regular
    cabal executable, and make/Hadrian just maintains settings as part of
    bootstrapping.
    2988ef5e