summaryrefslogtreecommitdiff
path: root/compiler/GHC/Unit/Module
Commit message (Expand)AuthorAgeFilesLines
* Add UnitId to Target recordFendor2021-03-281-4/+8
* Add -finfo-table-map which maps info tables to source positionsMatthew Pickering2021-03-031-1/+1
* Add missing .hi-boot dependencies with ghc -M (#14482)Sylvain Henry2021-01-291-0/+8
* Put hole instantiation typechecking in the module graph and fix driver batch ...John Ericson2020-12-282-45/+145
* Refactor -dynamic-too handlingSylvain Henry2020-11-061-7/+0
* Linker: reorganize linker related codeSylvain Henry2020-11-031-1/+1
* Add the proper HLint rules and remove redundant keywords from compilerHécate2020-11-011-2/+0
* Split GHC.Driver.TypesSylvain Henry2020-10-299-0/+1460
* Remove "Ord FastString" instanceSylvain Henry2020-09-011-1/+1
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-2/+3
* Rename Package into Unit (2)Sylvain Henry2020-06-131-2/+2
* Clean up boot vs non-boot disambiguating typesJohn Ericson2020-06-041-4/+5
* Remove unused hs-boot filejneira2020-05-041-6/+0
* Unit: split and rename modulesSylvain Henry2020-04-305-0/+412