summaryrefslogtreecommitdiff
path: root/compiler/GHC/Types/Unique/DFM.hs
Commit message (Expand)AuthorAgeFilesLines
* More strictness around HomePackageTableMatthew Pickering2021-10-121-4/+12
* Remove Semigroup instance for UniqDFM (#19654)Krzysztof Gogolewski2021-08-021-8/+0
* Remove unused extension pragmas from the compiler code baseHécate2021-01-171-2/+0
* Remove flattening variablesRichard Eisenberg2020-12-011-1/+10
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-60/+83
* Use Data.IntMap.disjointSimon Jakobi2020-05-141-6/+2
* Improve some folds over Uniq[D]FMSimon Jakobi2020-05-141-8/+12
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-2/+2
* Modules: Types (#13009)Sylvain Henry2020-03-291-0/+420