| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Export pprTrace and friends from GHC.Prelude. | Andreas Klebinger | 2022-11-03 | 1 | -1/+1 |
| | | | | | | Introduces GHC.Prelude.Basic which can be used in modules which are a dependency of the ppr code. | ||||
| * | Put tracing functions into their own module | Sylvain Henry | 2021-06-22 | 1 | -1/+6 |
| | | | | | | | | | Now that Outputable is independent of DynFlags, we can put tracing functions using SDocs into their own module that doesn't transitively depend on any GHC.Driver.* module. A few modules needed to be moved to avoid loops in DEBUG mode. | ||||
| * | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -0/+101 |
| Update Haddock submodule Metric Increase: haddock.compiler | |||||
