summaryrefslogtreecommitdiff
path: root/compiler/GHC/SysTools/Process.hs
Commit message (Expand)AuthorAgeFilesLines
* Refactor LoggerSylvain Henry2021-02-131-21/+22
* Add the proper HLint rules and remove redundant keywords from compilerHécate2020-11-011-3/+3
* SysTools.Process: Handle exceptions in readCreateProcessWithExitCode'Ben Gamari2020-08-251-3/+18
* Clean up haddock hyperlinks of GHC.* (part2)Takenobu Tani2020-06-251-2/+2
* compiler: Disable use of process jobs with process < 1.6.9Ben Gamari2020-06-041-3/+7
* Remove PprStyle param of logging actionsSylvain Henry2020-05-011-2/+2
* Refactor PprDebug handlingSylvain Henry2020-05-011-2/+2
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-7/+7
* Modules (#13009)Sylvain Henry2020-04-181-0/+387