Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print unticked promoted data constructors (#20531) | Vladislav Zavialov | 2022-11-25 | 1 | -7/+7 |
* | Remove useless .hs-boot | Sylvain Henry | 2021-07-01 | 1 | -1/+1 |
* | Put tracing functions into their own module | Sylvain Henry | 2021-06-22 | 1 | -89/+1 |
* | Make Logger independent of DynFlags | Sylvain Henry | 2021-06-07 | 1 | -8/+0 |
* | Replace CPP assertions with Haskell functions | Sylvain Henry | 2021-05-12 | 1 | -11/+8 |
* | Make GHC.Runtime.Interpreter independent of GHC.Driver | Sylvain Henry | 2021-04-30 | 1 | -6/+0 |
* | GHC Exactprint main commit | Alan Zimmerman | 2021-03-20 | 1 | -0/+4 |
* | Optimize dumping of consecutive whitespace.wip/andreask/opt_dumps | Andreas Klebinger | 2020-12-14 | 1 | -1/+1 |
* | Move Unit related fields from DynFlags to HscEnv | Sylvain Henry | 2020-12-14 | 1 | -6/+5 |
* | Remove unsafeGlobalDynFlags (#17957, #14597) | Sylvain Henry | 2020-09-30 | 1 | -13/+17 |
* | Refactor UnitId pretty-printing | Sylvain Henry | 2020-08-26 | 1 | -1/+6 |
* | NCG: Dwarf configuration | Sylvain Henry | 2020-08-21 | 1 | -4/+4 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+132 |