summaryrefslogtreecommitdiff
path: root/compiler/GHC/Types/Unique/DSet.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove Semigroup instance for UniqDFM (#19654)Krzysztof Gogolewski2021-08-021-3/+1
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-4/+4
* Clean up haddock hyperlinks of GHC.* (part1)Takenobu Tani2020-06-251-1/+1
* Use foldl' in unionManyUniqDSetsSimon Jakobi2020-06-151-2/+2
* Improve some folds over Uniq[D]FMSimon Jakobi2020-05-141-3/+6
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-2/+2
* Modules: Types (#13009)Sylvain Henry2020-03-291-0/+141