Skip to content
  • Ben Gamari's avatar
    Fix formatting of --info's "Debug on" field · d238d306
    Ben Gamari authored
    As noted in #16914, the value `True` was used instead of `YES` here, in
    contrast to the other boolean fields emitted by `--info`. This confused
    the testsuite driver and broke the `ghc_debugged` testsuite predicate.
    d238d306