summaryrefslogtreecommitdiff
path: root/compiler/GHC/HsToCore/Pmc/Solver.hs
Commit message (Expand)AuthorAgeFilesLines
* Add the proper HLint rules and remove redundant keywords from compilerHécate2020-11-011-2/+2
* Split GHC.Driver.TypesSylvain Henry2020-10-291-7/+7
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-3/+6
* Add TyCon Set/Env and use them in a few places.Andreas Klebinger2020-10-091-0/+1
* Extract SharedIdEnv into its own moduleSebastian Graf2020-09-261-59/+27
* PmCheck: Big refactor of module structureSebastian Graf2020-09-261-0/+1765