summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Gen/App.hs
Commit message (Expand)AuthorAgeFilesLines
* Kill floatEqualities completelySimon Peyton Jones2020-12-201-1/+1
* Quick Look: zonk result typeSimon Peyton Jones2020-12-191-19/+67
* Name (tc)SplitForAll- functions more consistentlyRyan Scott2020-11-151-4/+4
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-9/+12
* Fix typos in commentsKrzysztof Gogolewski2020-10-021-2/+2
* Make 'undefined x' linear in 'x' (#18731)Krzysztof Gogolewski2020-09-261-2/+7
* Implement Quick Look impredicativitySimon Peyton Jones2020-09-241-0/+1083