summaryrefslogtreecommitdiff
path: root/compiler/GHC/Types/Unique/Set.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler/Types: Ensure that fromList-type operations can fusewip/uniqset-fusionBen Gamari2023-01-121-0/+4
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-7/+9
* Use Data.IntMap.disjointSimon Jakobi2020-05-141-0/+4
* Improve some folds over Uniq[D]FMSimon Jakobi2020-05-141-11/+8
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-2/+2
* Modules: Types (#13009)Sylvain Henry2020-03-291-0/+195