summaryrefslogtreecommitdiff
path: root/compiler/GHC/Unit/Module/Deps.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix all invalid haddock comments in the compilerZubin Duggal2022-03-291-1/+1
* Suggestions due to hlintMatthew Pickering2022-02-241-2/+2
* Track object file dependencies for TH accurately (#20604)Zubin Duggal2022-02-201-0/+3
* Fix some notesMatthew Pickering2022-02-081-1/+1
* Multiple Home UnitsMatthew Pickering2021-12-281-12/+12
* Don't link plugins' units with target code (#20218)Sylvain Henry2021-10-081-1/+12
* Refactor module dependencies codeSylvain Henry2021-09-171-3/+180
* Refactoring module dependenciesSylvain Henry2021-08-131-5/+16
* Improve documentation for HscTypes.usg_mod_hashAndreas Klebinger2021-08-031-2/+5
* Driver Rework PatchMatthew Pickering2021-06-031-9/+32
* Remove transitive information about modules and packages from interface filesMatthew Pickering2021-05-191-20/+117
* Split GHC.Driver.TypesSylvain Henry2020-10-291-0/+195