It would be nice to have pTrace*Opt functions defined in Debug.Pretty.Simple.
Then the pTrace* and pTrace*NoColor functions could be written in terms of the pTraceOpt functions, similar to how it is being done in Text.Pretty.Simple.
This should be pretty simple to do, so I'll mark it as "beginner-friendly".
It would be nice to have
pTrace*Optfunctions defined inDebug.Pretty.Simple.Then the
pTrace*andpTrace*NoColorfunctions could be written in terms of thepTraceOptfunctions, similar to how it is being done inText.Pretty.Simple.This should be pretty simple to do, so I'll mark it as "beginner-friendly".