summaryrefslogtreecommitdiff
path: root/compiler/GHC/Data/Bag.hs
Commit message (Expand)AuthorAgeFilesLines
* Major refactor in the handling of equality constraintsSimon Peyton Jones2023-04-141-1/+12
* Refactor the constraint solver pipelinewip/T23070Simon Peyton Jones2023-03-221-2/+5
* Enforce invariant of `ListBag` constructor.M Farkas-Dyck2022-10-191-16/+26
* Clean up some. In particular:M Farkas-Dyck2022-09-171-25/+2
* Introduce ConcreteTv metavariablessheaf2022-03-021-1/+1
* compiler: Introduce and use RoughMap for instance environmentsBen Gamari2022-02-041-1/+1
* Make fields of GlobalRdrElt strictMatthew Pickering2021-10-201-2/+8
* Remove useless {-# LANGUAGE CPP #-} pragmasSylvain Henry2021-05-121-1/+1
* Add GhcMessage and ancillary typesAlfredo Di Napoli2021-04-291-0/+7
* Remove flattening variablesRichard Eisenberg2020-12-011-1/+6
* PmCheck: Handle ⊥ and strict fields correctly (#18341)wip/T18341Sebastian Graf2020-09-101-2/+7
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-0/+335