Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor UnitId pretty-printing | Sylvain Henry | 2020-08-26 | 1 | -2/+8 |
* | mkUnique refactoring (#18362) | Aditya Gupta | 2020-08-22 | 1 | -0/+1 |
* | Add HomeUnit type | Sylvain Henry | 2020-08-13 | 1 | -5/+7 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+2 |
* | compiler: re-engineer the treatment of rebindable if | Alp Mestanogullari | 2020-07-14 | 1 | -13/+54 |
* | Clean up haddock hyperlinks of GHC.* (part2) | Takenobu Tani | 2020-06-25 | 1 | -1/+1 |
* | DynFlags: store default depth in SDocContext (#17957) | Sylvain Henry | 2020-06-18 | 1 | -2/+2 |
* | Update compiler | Sylvain Henry | 2020-06-17 | 1 | -4/+5 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 1 | -5/+43 |
* | Enhance UnitId use | Sylvain Henry | 2020-06-13 | 1 | -1/+1 |
* | Refactor homeUnit | Sylvain Henry | 2020-06-13 | 1 | -2/+2 |
* | Simple subsumptionwip/T17775 | Simon Peyton Jones | 2020-06-05 | 1 | -4/+11 |
* | Clean up boot vs non-boot disambiguating types | John Ericson | 2020-06-04 | 1 | -3/+3 |
* | Avoid unnecessary allocations due to tracing utilities | Ben Gamari | 2020-05-28 | 1 | -12/+46 |
* | Remove further dead code found by a simple Python script. | Brian Foley | 2020-05-08 | 1 | -21/+3 |
* | Refactor hole constraints. | Richard Eisenberg | 2020-05-06 | 1 | -35/+28 |
* | Remove PprStyle param of logging actions | Sylvain Henry | 2020-05-01 | 1 | -3/+2 |
* | Refactor PprDebug handling | Sylvain Henry | 2020-05-01 | 1 | -2/+2 |
* | Unit: split and rename modules | Sylvain Henry | 2020-04-30 | 1 | -1/+1 |
* | Refactoring unit management code | Sylvain Henry | 2020-04-30 | 1 | -2/+2 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -10/+10 |
* | Do eager instantation in terms | Simon Peyton Jones | 2020-04-22 | 1 | -2/+1 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 1 | -1/+1 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 1 | -0/+1998 |