Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split GHC.Driver.Types | Sylvain Henry | 2020-10-29 | 1 | -1/+1 |
* | Fix two constraint solving problems | Simon Peyton Jones | 2020-10-27 | 1 | -1/+1 |
* | Lint the compiler for extraneous LANGUAGE pragmas | Hécate | 2020-10-10 | 1 | -5/+7 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -2/+4 |
* | Give Uniq[D]FM a phantom type for its key. | Andreas Klebinger | 2020-07-12 | 1 | -2/+13 |
* | Improve handling of data type return kindswip/T18300 | Simon Peyton Jones | 2020-07-03 | 1 | -7/+4 |
* | Better loop detection in findTypeShape | Simon Peyton Jones | 2020-06-27 | 1 | -19/+23 |
* | Various performance improvements | Krzysztof Gogolewski | 2020-06-17 | 1 | -1/+1 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 1 | -6/+8 |
* | Clarify leaf module names for new module hierarchy | Takenobu Tani | 2020-06-10 | 1 | -1/+1 |
* | Improve some folds over Uniq[D]FM | Simon Jakobi | 2020-05-14 | 1 | -2/+2 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -5/+5 |
* | GHC.Core.Opt renaming | Sylvain Henry | 2020-04-18 | 1 | -1/+1 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 1 | -5/+5 |
* | Clean up "Eta reduction for data families" Notes | Ryan Scott | 2020-04-01 | 1 | -6/+8 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 1 | -7/+7 |
* | Modules: Core operations (#13009) | Sylvain Henry | 2020-03-18 | 1 | -1/+1 |
* | Fix #17021 by checking more return kinds | Richard Eisenberg | 2020-03-17 | 1 | -4/+7 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-03-16 | 1 | -0/+1833 |