Skip to content
  • Sylvain Henry's avatar
    Fully remove PprDebug · de9fc995
    Sylvain Henry authored and Marge Bot's avatar Marge Bot committed
    PprDebug was a pain to deal with consistently as it is implied by
    `-dppr-debug` but it isn't really a PprStyle. We remove it completely
    and query the appropriate SDoc flag instead (`sdocPprDebug`) via
    helpers (`getPprDebug` and its friends).
    de9fc995