Skip to content
  • John Ericson's avatar
    Make sure all boolean settings entries use `YES` / `NO` · b55ee979
    John Ericson authored and Marge Bot's avatar Marge Bot committed
    Some where using `True` / `False`, a legacy of when they were in
    `Config.hs`. See #16914 / d238d306 for a similar problem.
    
    Also clean up the configure variables names for consistency and clarity
    while we're at it. "Target" makes clear we are talking about outputted
    code, not where GHC itself runs.
    b55ee979