summaryrefslogtreecommitdiff
path: root/compiler/GHC/Unit/Module/ModIface.hs
Commit message (Expand)AuthorAgeFilesLines
* Make sure ModIface values are still forced even if not writtenMatthew Pickering2021-10-201-3/+41
* ghci: Explicitly store and restore interface file cacheMatthew Pickering2021-10-171-0/+4
* Driver Rework PatchMatthew Pickering2021-06-031-3/+13
* Remove transitive information about modules and packages from interface filesMatthew Pickering2021-05-191-1/+1
* Add the proper HLint rules and remove redundant keywords from compilerHécate2020-11-011-2/+0
* Split GHC.Driver.TypesSylvain Henry2020-10-291-0/+537