Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expand on the need to clone local binders. | Andreas Klebinger | 2022-11-14 | 1 | -0/+7 |
* | Export pprTrace and friends from GHC.Prelude. | Andreas Klebinger | 2022-11-03 | 1 | -1/+0 |
* | warnPprTrace: pass separately the reason | Krzysztof Gogolewski | 2022-01-11 | 1 | -1/+1 |
* | Put tracing functions into their own module | Sylvain Henry | 2021-06-22 | 1 | -2/+1 |
* | Use GHC's State monad consistently | Ben Gamari | 2021-05-29 | 1 | -1/+1 |
* | Remove useless {-# LANGUAGE CPP #-} pragmas | Sylvain Henry | 2021-05-12 | 1 | -1/+1 |
* | Fully remove HsVersions.h | Sylvain Henry | 2021-05-12 | 1 | -4/+1 |
* | Replace CPP assertions with Haskell functions | Sylvain Henry | 2021-05-12 | 1 | -1/+1 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+4 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -3/+3 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 1 | -2/+2 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-02-26 | 1 | -1/+1 |
* | Module hierarchy (#13009): Stg | Sylvain Henry | 2019-12-31 | 1 | -0/+80 |