Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement Quick Look impredicativity | Simon Peyton Jones | 2020-09-24 | 1 | -5/+17 |
* | Care with implicit-parameter superclasses | Simon Peyton Jones | 2020-09-15 | 3 | -7/+9 |
* | Make `tcCheckSatisfiability` incremental (#18645) | Sebastian Graf | 2020-09-12 | 1 | -8/+21 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 4 | -0/+4 |
* | Comments only | Simon Peyton Jones | 2020-07-13 | 1 | -2/+5 |
* | Give Uniq[D]FM a phantom type for its key. | Andreas Klebinger | 2020-07-12 | 1 | -8/+8 |
* | Fix duplicated words and typos in comments and user guide | Jan HrĨek | 2020-06-28 | 1 | -1/+1 |
* | Clean up haddock hyperlinks of GHC.* (part2) | Takenobu Tani | 2020-06-25 | 3 | -4/+4 |
* | Various performance improvements | Krzysztof Gogolewski | 2020-06-17 | 2 | -5/+5 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 2 | -18/+25 |
* | Clarify leaf module names for new module hierarchy | Takenobu Tani | 2020-06-10 | 1 | -2/+2 |
* | Simple subsumptionwip/T17775 | Simon Peyton Jones | 2020-06-05 | 2 | -46/+68 |
* | Avoid unnecessary allocations due to tracing utilities | Ben Gamari | 2020-05-28 | 2 | -0/+5 |
* | Rename GHC.Hs.Types into GHC.Hs.Type | Sylvain Henry | 2020-05-24 | 1 | -1/+1 |
* | Refactor hole constraints. | Richard Eisenberg | 2020-05-06 | 4 | -34/+25 |
* | Unit: split and rename modules | Sylvain Henry | 2020-04-30 | 1 | -1/+1 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 4 | -27/+27 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 2 | -4/+4 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 4 | -0/+10810 |