summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/Ppr.hs
Commit message (Expand)AuthorAgeFilesLines
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-4/+3
* Better eta-expansion (again) and don't specilise DFunsSimon Peyton Jones2020-09-221-7/+11
* Fully remove PprDebugSylvain Henry2020-05-011-2/+2
* Mark rule args as non-tail-calledSimon Peyton Jones2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-5/+5
* Fix #18052 by using pprPrefixOcc in more placesRyan Scott2020-04-151-5/+9
* Modules: Types (#13009)Sylvain Henry2020-03-291-9/+9
* Modules: Core (#13009)Sylvain Henry2020-03-161-4/+4
* Modules: Core (#13009)Sylvain Henry2020-02-261-0/+657