summaryrefslogtreecommitdiff
path: root/compiler/GHC/SysTools/Tasks.hs
Commit message (Expand)AuthorAgeFilesLines
* Refactor LoggerSylvain Henry2021-02-131-64/+65
* Add explicit import lists to Data.List importsOleg Grenrus2021-01-291-1/+1
* Linker: reorganize linker related codeSylvain Henry2020-11-031-37/+0
* Add the proper HLint rules and remove redundant keywords from compilerHécate2020-11-011-3/+2
* Split GHC.Driver.TypesSylvain Henry2020-10-291-12/+12
* [macOS] improved runpath handlingMoritz Angermann2020-09-071-0/+50
* Refactor handling of object mergingBen Gamari2020-08-051-0/+15
* When running libtool, report it as suchGabor Greif2020-07-071-1/+1
* Remove further dead code found by a simple Python script.Brian Foley2020-05-081-13/+0
* Remove custom ExceptionMonad class (#18075) (updating haddock submodule accor...Artem Pelenitsyn2020-05-041-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-5/+5
* Modules (#13009)Sylvain Henry2020-04-181-0/+373