Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force the Docs structure to prevent leaks in GHCi with -haddock without -fwri...wip/force-docs | Zubin Duggal | 2023-01-03 | 1 | -2/+2 |
* | Interface Files with Core Definitions | Matthew Pickering | 2022-10-11 | 1 | -3/+14 |
* | Desugar RecordUpd in `tcExpr`wip/T18802 | CarrieMY | 2022-05-25 | 1 | -3/+3 |
* | hi haddock: Lex and store haddock docs in interface files | Zubin Duggal | 2022-03-23 | 1 | -27/+14 |
* | Make sure ModIface values are still forced even if not written | Matthew Pickering | 2021-10-20 | 1 | -3/+41 |
* | ghci: Explicitly store and restore interface file cache | Matthew Pickering | 2021-10-17 | 1 | -0/+4 |
* | Driver Rework Patch | Matthew Pickering | 2021-06-03 | 1 | -3/+13 |
* | Remove transitive information about modules and packages from interface files | Matthew Pickering | 2021-05-19 | 1 | -1/+1 |
* | Add the proper HLint rules and remove redundant keywords from compiler | Hécate | 2020-11-01 | 1 | -2/+0 |
* | Split GHC.Driver.Types | Sylvain Henry | 2020-10-29 | 1 | -0/+537 |