summaryrefslogtreecommitdiff
path: root/compiler/GHC/Utils/Trace.hs
Commit message (Expand)AuthorAgeFilesLines
* Export pprTrace and friends from GHC.Prelude.Andreas Klebinger2022-11-031-1/+12
* Adjust flags for pprTraceSimon Peyton Jones2022-05-171-3/+3
* DmdAnal: Don't unbox recursive data types (#11545)Sebastian Graf2022-03-141-0/+1
* warnPprTrace: pass separately the reasonKrzysztof Gogolewski2022-01-111-6/+6
* Don't panic on 'no skolem info' and add failing testswip/no-skolem-panicZubin Duggal2021-07-131-0/+10
* Put tracing functions into their own moduleSylvain Henry2021-06-221-0/+77