summaryrefslogtreecommitdiff
path: root/compiler/GHC/Settings/IO.hs
Commit message (Expand)AuthorAgeFilesLines
* [macOS] improved runpath handlingwip/angerman/fix-rpathMoritz Angermann2020-09-041-0/+4
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-1/+1
* Refactor handling of object mergingBen Gamari2020-08-051-0/+4
* Move GHC.Platform into the compilerSylvain Henry2020-07-251-3/+38
* Put PlatformConstants into PlatformSylvain Henry2020-07-251-1/+1
* Replace ghcWithNativeCodeGen with a proper Backend datatypeSylvain Henry2020-07-221-2/+0
* Move tablesNextToCode field into PlatformSylvain Henry2020-06-181-2/+0
* Update compilerSylvain Henry2020-06-171-15/+0
* Move Config module into GHC.SettingsSylvain Henry2020-05-241-1/+1
* Move LeadingUnderscore into Platform (#17957)Sylvain Henry2020-05-061-2/+0
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-4/+4
* Modules (#13009)Sylvain Henry2020-04-181-0/+251