Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Implement BoxedRep proposal" | Ben Gamari | 2020-12-15 | 1 | -3/+1 |
* | Implement BoxedRep proposal | Andrew Martin | 2020-12-14 | 1 | -1/+3 |
* | Rename the flattener to become the rewriter. | Richard Eisenberg | 2020-12-01 | 1 | -5/+1 |
* | Remove flattening variables | Richard Eisenberg | 2020-12-01 | 1 | -11/+20 |
* | Move core flattening algorithm to Core.Unify | Richard Eisenberg | 2020-12-01 | 1 | -2/+1 |
* | Replace HsImplicitBndrs with HsOuterTyVarBndrs | Ryan Scott | 2020-11-06 | 1 | -3/+8 |
* | Lint the compiler for extraneous LANGUAGE pragmas | Hécate | 2020-10-10 | 1 | -3/+2 |
* | Improve kind generalisation, error messages | Simon Peyton Jones | 2020-09-24 | 1 | -28/+44 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+2 |
* | Clean up haddock hyperlinks of GHC.* (part2) | Takenobu Tani | 2020-06-25 | 1 | -2/+2 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 1 | -1/+1 |
* | Enhance UnitId use | Sylvain Henry | 2020-06-13 | 1 | -1/+1 |
* | Simple subsumptionwip/T17775 | Simon Peyton Jones | 2020-06-05 | 1 | -292/+275 |
* | Refactor hole constraints. | Richard Eisenberg | 2020-05-06 | 1 | -106/+145 |
* | 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 | -9/+9 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 1 | -1/+1 |
* | Change zipWith to zipWithEqual in a few places | Krzysztof Gogolewski | 2020-04-14 | 1 | -3/+6 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 1 | -0/+2981 |