summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core
Commit message (Expand)AuthorAgeFilesLines
* Modules: Core operations (#13009)Sylvain Henry2020-03-1833-42/+30284
* Fix #17021 by checking more return kindsRichard Eisenberg2020-03-174-7/+26
* Implement mapTyCo like foldTyCoSimon Peyton Jones2020-03-171-71/+90
* Modules: Core (#13009)Sylvain Henry2020-03-1641-84/+22603
* Remove some dead codeBrian Foley2020-03-151-14/+1
* Improve CSE.combineAltsSimon Peyton Jones2020-03-141-4/+21
* Simple refactor of cheapEqExprSimon Peyton Jones2020-03-141-16/+14
* Fix LintSimon Peyton Jones2020-03-141-56/+107
* Split GHC.Iface.Utils moduleSylvain Henry2020-03-111-2/+2
* Typos in comments [skip ci]Krzysztof Gogolewski2020-03-102-3/+3
* Clarify a Lint messageBen Price2020-03-101-3/+2
* Modules: Core (#13009)Sylvain Henry2020-02-2616-0/+15664