Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export pprTrace and friends from GHC.Prelude. | Andreas Klebinger | 2022-11-03 | 1 | -1/+12 |
* | Adjust flags for pprTrace | Simon Peyton Jones | 2022-05-17 | 1 | -3/+3 |
* | DmdAnal: Don't unbox recursive data types (#11545) | Sebastian Graf | 2022-03-14 | 1 | -0/+1 |
* | warnPprTrace: pass separately the reason | Krzysztof Gogolewski | 2022-01-11 | 1 | -6/+6 |
* | Don't panic on 'no skolem info' and add failing testswip/no-skolem-panic | Zubin Duggal | 2021-07-13 | 1 | -0/+10 |
* | Put tracing functions into their own module | Sylvain Henry | 2021-06-22 | 1 | -0/+77 |