If https://github.com/haskell/core-libraries-committee/issues/36 gets accepted (and arguably, even if it doesn't), we should add analogous functions to `Debug.Pretty.Simple`. I end up defining `traceShowWith`/`pTraceShowWith` myself all the time. It's a very useful function.
If haskell/core-libraries-committee#36 gets accepted (and arguably, even if it doesn't), we should add analogous functions to
Debug.Pretty.Simple.I end up defining
traceShowWith/pTraceShowWithmyself all the time. It's a very useful function.