Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace most occurences of foldl with foldl'. | klebinger.andreas@gmx.at | 2018-08-21 | 1 | -1/+1 |
* | Refactor ConDecl: Trac #14529 | Simon Peyton Jones | 2017-12-07 | 1 | -1/+6 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Use NonEmpty lists to represent lists of duplicate elements | Ryan Scott | 2017-08-12 | 1 | -12/+14 |
* | Use lengthIs and friends in more places | Ryan Scott | 2017-06-02 | 1 | -1/+1 |
* | Reimplement minusList using Set | David Feuer | 2017-03-14 | 1 | -3/+27 |
* | Remove `runs` function which already exists in base | Ömer Sinan Ağacan | 2017-03-12 | 1 | -19/+2 |
* | Eliminate ListSetOps from imp_trust_pkgs | David Feuer | 2017-03-02 | 1 | -5/+1 |
* | Remove unused equivClassesByUniq | Bartosz Nitka | 2016-05-02 | 1 | -16/+1 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -14/+1 |
* | compiler: de-lhs utils/ | Austin Seipp | 2014-12-03 | 1 | -0/+187 |