Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Module hierarchy: HsToCore (cf #13009) | Sylvain Henry | 2020-02-14 | 1 | -381/+0 |
* | Disable two warnings for files that trigger them | Tom Ellis | 2020-01-27 | 1 | -0/+2 |
* | Add AnonArgFlag to FunTy | Simon Peyton Jones | 2019-02-23 | 1 | -3/+3 |
* | Rename literal constructors | Sylvain Henry | 2018-11-22 | 1 | -2/+2 |
* | A bunch of typofixes | Gabor Greif | 2017-09-26 | 1 | -1/+1 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Fix typos in diagnostics, testsuite and comments | Gabor Greif | 2017-09-07 | 1 | -1/+1 |
* | Typos in comments and explanation for unusused imports | Gabor Greif | 2017-07-18 | 1 | -1/+1 |
* | Update levity polymorphism | Richard Eisenberg | 2017-01-19 | 1 | -1/+4 |
* | Removed dead code in DsCCall.mk_alt | Simon Peyton Jones | 2016-12-23 | 1 | -48/+41 |
* | Add HsSyn prettyprinter tests | Alan Zimmerman | 2016-12-07 | 1 | -2/+1 |
* | s/unLifted/unlifted for consistency | Ömer Sinan Ağacan | 2016-01-27 | 1 | -1/+1 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -16/+16 |
* | Create a deterministic version of tyVarsOfType | Bartosz Nitka | 2015-11-21 | 1 | -2/+1 |
* | Define DsUtils.mkCastDs and use it | Simon Peyton Jones | 2015-07-30 | 1 | -3/+3 |
* | ApiAnnotations : strings in warnings do not return SourceText | Alan Zimmerman | 2015-06-01 | 1 | -1/+2 |
* | Refactor tuple constraints | Simon Peyton Jones | 2015-05-18 | 1 | -3/+3 |
* | Revert multiple commits | Austin Seipp | 2015-05-14 | 1 | -3/+3 |
* | Refactor tuple constraints | Simon Peyton Jones | 2015-05-13 | 1 | -3/+3 |
* | compiler: de-lhs deSugar/ | Austin Seipp | 2014-12-03 | 1 | -0/+382 |