Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InteractiveContext: Smarter caching when rebuilding the ic_rn_gbl_env | Joachim Breitner | 2021-10-19 | 1 | -18/+75 |
* | shadowNames: Use OccEnv a, not [OccName] | Joachim Breitner | 2021-10-15 | 1 | -1/+2 |
* | shadowNames: Accept an OccName, not a GreName | Joachim Breitner | 2021-10-13 | 1 | -1/+2 |
* | Simplify shadowing of DuplicateRecordFields in GHCi (fixes #19314) | Adam Gundry | 2021-03-10 | 1 | -1/+1 |
* | Do not remove shadowed record selectors from interactive context (fixes #19322) | Adam Gundry | 2021-03-10 | 1 | -1/+4 |
* | Move Unit related fields from DynFlags to HscEnv | Sylvain Henry | 2020-12-14 | 1 | -3/+4 |
* | Move Plugins into HscEnv (#17957) | Sylvain Henry | 2020-11-21 | 1 | -3/+10 |
* | Split GHC.Driver.Types | Sylvain Henry | 2020-10-29 | 1 | -0/+389 |