Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Implement BoxedRep proposal" | Ben Gamari | 2020-12-15 | 1 | -19/+8 |
* | Implement BoxedRep proposal | Andrew Martin | 2020-12-14 | 1 | -8/+19 |
* | Remove flattening variables | Richard Eisenberg | 2020-12-01 | 1 | -1/+1 |
* | Move core flattening algorithm to Core.Unify | Richard Eisenberg | 2020-12-01 | 1 | -1/+1 |
* | Name (tc)SplitForAll- functions more consistently | Ryan Scott | 2020-11-15 | 1 | -1/+1 |
* | Add the proper HLint rules and remove redundant keywords from compiler | Hécate | 2020-11-01 | 1 | -2/+2 |
* | Split GHC.Driver.Types | Sylvain Henry | 2020-10-29 | 3 | -25/+43 |
* | Remove Proxy# argument in Data.Typeable.Internal | Krzysztof Gogolewski | 2020-10-15 | 1 | -1/+1 |
* | Unification of Nat and Naturals | HaskellMouse | 2020-10-13 | 1 | -1/+1 |
* | Misc cleanup | Krzysztof Gogolewski | 2020-10-07 | 1 | -1/+1 |
* | Fix typos in comments | Krzysztof Gogolewski | 2020-10-02 | 1 | -1/+1 |
* | Care with implicit-parameter superclasses | Simon Peyton Jones | 2020-09-15 | 1 | -4/+3 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 3 | -2/+6 |
* | Don't mark closed type family equations as occurrences | Ryan Scott | 2020-07-30 | 1 | -2/+2 |
* | Allow multiple case branches to have a higher rank type | Simon Peyton Jones | 2020-07-18 | 2 | -1/+2 |
* | Improve handling of data type return kindswip/T18300 | Simon Peyton Jones | 2020-07-03 | 1 | -30/+4 |
* | Clean up haddock hyperlinks of GHC.* (part2) | Takenobu Tani | 2020-06-25 | 3 | -4/+4 |
* | Update compiler | Sylvain Henry | 2020-06-17 | 1 | -3/+1 |
* | Various performance improvements | Krzysztof Gogolewski | 2020-06-17 | 2 | -5/+3 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 2 | -11/+15 |
* | User's Guide: KnownNat evidence is Natural | Vladislav Zavialov | 2020-06-15 | 1 | -4/+4 |
* | Unit: split and rename modules | Sylvain Henry | 2020-04-30 | 2 | -3/+3 |
* | Refactoring unit management code | Sylvain Henry | 2020-04-30 | 2 | -3/+3 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 4 | -21/+21 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 3 | -10/+11 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 4 | -0/+3211 |