| Commit message (Expand) | Author | Age | Files | Lines |
* | Module hierarchy: HsToCore (cf #13009) | Sylvain Henry | 2020-02-14 | 1 | -375/+0 |
* | Disable two warnings for files that trigger them | Tom Ellis | 2020-01-27 | 1 | -0/+2 |
* | Module hierarchy: Renamer (cf #13009) | Sylvain Henry | 2020-01-08 | 1 | -2/+2 |
* | Module hierarchy: Iface (cf #13009) | Sylvain Henry | 2020-01-06 | 1 | -1/+1 |
* | Remove unused DynFlags arg of lookupIfaceByModule | Ömer Sinan Ağacan | 2019-10-29 | 1 | -1/+1 |
* | Refactor iface file generation: | Ömer Sinan Ağacan | 2019-09-30 | 1 | -4/+4 |
* | Update Trac ticket URLs to point to GitLab | Ryan Scott | 2019-03-15 | 1 | -1/+1 |
* | [TTG: Handling Source Locations] Foundation and Pat | Shayan-Najd | 2018-11-24 | 1 | -0/+1 |
* | plugins: search for .a files if necessary | sheaf | 2018-10-28 | 1 | -40/+38 |
* | Filter plugin dylib locations | Christiaan Baaij | 2018-08-11 | 1 | -7/+28 |
* | Plugin dependency information is stored separately | Christiaan Baaij | 2018-08-01 | 1 | -4/+99 |
* | Implement "An API for deciding whether plugins should cause recompilation" | Matthew Pickering | 2018-05-30 | 1 | -6/+15 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Add a Note describing #14128 | Ben Gamari | 2017-08-29 | 1 | -1/+20 |
* | desugar: Ensure that a module's dep_orphs doesn't contain itself | Ben Gamari | 2017-08-29 | 1 | -2/+6 |
* | Revert "Use a deterministic map for imp_dep_mods" | Bartosz Nitka | 2017-05-15 | 1 | -2/+2 |
* | Revert "Stress test for nested module hierarchies" | Bartosz Nitka | 2017-05-15 | 1 | -2/+2 |
* | Stress test for nested module hierarchies | Bartosz Nitka | 2017-05-15 | 1 | -2/+2 |
* | Fix validate. | Edward Z. Yang | 2017-04-03 | 1 | -1/+0 |
* | Fix recompilation avoidance bug for implementor of hsig. | Edward Z. Yang | 2017-04-02 | 1 | -5/+14 |
* | Eliminate ListSetOps from imp_trust_pkgs | David Feuer | 2017-03-02 | 1 | -4/+4 |
* | Upgrade UniqSet to a newtype | David Feuer | 2017-03-01 | 1 | -2/+2 |
* | Fix recompilation tracking on signatures. | Edward Z. Yang | 2017-02-17 | 1 | -5/+10 |
* | Make deSugarExpr use runTcInteractive | Reid Barton | 2017-02-14 | 1 | -0/+211 |