Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 1 | -195/+0 |
* | Fix unused-import warnings | David Eichmann | 2018-11-22 | 1 | -1/+0 |
* | More compact Outputable instance for `Uniq(D)Set` | Sebastian Graf | 2018-11-17 | 1 | -1/+3 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Canonicalise Monoid instances in GHC | Herbert Valerio Riedel | 2017-09-09 | 1 | -7/+3 |
* | Drop GHC 7.10 compatibility | Ryan Scott | 2017-08-01 | 1 | -5/+0 |
* | Modern type signature style in UniqSet | Bartosz Nitka | 2017-05-29 | 1 | -76/+71 |
* | Add an Eq instance for UniqSet | David Feuer | 2017-05-04 | 1 | -0/+6 |
* | Upgrade UniqSet to a newtype | David Feuer | 2017-03-01 | 1 | -25/+103 |
* | UniqSet: Implement unionManyUniqSets in terms of foldl' instead of foldr | Ben Gamari | 2017-01-24 | 1 | -4/+4 |
* | Remove uniqSetToList | Bartosz Nitka | 2016-07-01 | 1 | -3/+0 |
* | Kill foldUniqSet | Bartosz Nitka | 2016-06-06 | 1 | -3/+1 |
* | Kill mapUniqSet | Bartosz Nitka | 2016-04-28 | 1 | -3/+9 |
* | Add uniqSetAny and uniqSetAll and use them | Bartosz Nitka | 2016-04-28 | 1 | -1/+7 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -1/+1 |
* | Remove redundant constraints in the compiler itself, found by -fwarn-redundan... | Simon Peyton Jones | 2015-01-06 | 1 | -1/+1 |
* | compiler: de-lhs utils/ | Austin Seipp | 2014-12-03 | 1 | -0/+115 |