summaryrefslogtreecommitdiff
path: root/compiler/GHC/Unit/Module/Env.hs
Commit message (Expand)AuthorAgeFilesLines
* Refactor ModuleName to L.H.S.Module.Nameromes2022-07-031-1/+2
* Suggestions due to hlintMatthew Pickering2022-02-241-1/+0
* Track object file dependencies for TH accurately (#20604)Zubin Duggal2022-02-201-1/+20
* Multiple Home UnitsMatthew Pickering2021-12-281-3/+31
* drop instance Semigroup InstalledModuleEnvPepe Iborra2021-11-251-1/+4
* Drop instance Semigroup ModuleEnvPepe Iborra2021-11-251-1/+0
* Monoid instance for InstalledModuleEnvPepe Iborra2021-11-251-0/+3
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-2/+3
* Unit: split and rename modulesSylvain Henry2020-04-301-0/+224