Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |