summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/TyCon
Commit message (Expand)AuthorAgeFilesLines
* Add an Outputable instance for RecTcCheckerSimon Peyton Jones2022-01-271-0/+4
* compiler: Fix name of GHC.Core.TyCon.Env.nameEnvEltsBen Gamari2021-09-291-3/+3
* compiler: Rewrite all eltsUFM occurrences to nonDetEltsUFMBen Gamari2021-09-291-1/+1
* Remove useless {-# LANGUAGE CPP #-} pragmasSylvain Henry2021-05-123-3/+3
* Fully remove HsVersions.hSylvain Henry2021-05-123-6/+0
* Remove flattening variablesRichard Eisenberg2020-12-011-3/+12
* Add the proper HLint rules and remove redundant keywords from compilerHécate2020-11-013-5/+3
* Add TyCon Set/Env and use them in a few places.Andreas Klebinger2020-10-093-0/+312