summaryrefslogtreecommitdiff
path: root/compiler/GHC/Iface/Recomp/Flags.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix all invalid haddock comments in the compilerZubin Duggal2022-03-291-4/+3
* Ticky: Gate tag-inference dummy ticky-counters behind a flag.Andreas Klebinger2022-02-251-1/+1
* Fix a few Note inconsistenciesBen Gamari2022-02-011-3/+1
* Consistently upper-case "Note ["Ben Gamari2022-02-011-1/+1
* Multiple Home UnitsMatthew Pickering2021-12-281-1/+1
* Avoid fingerprinting the absolute path to the source filePepe Iborra2021-05-261-1/+5
* Move Unit related fields from DynFlags to HscEnvSylvain Henry2020-12-141-4/+7
* Introduce -fprof-callers flagBen Gamari2020-11-211-2/+2
* Split GHC.Driver.TypesSylvain Henry2020-10-291-1/+1
* Add mainModuleNameIs and demote mainModIsFendor2020-10-011-1/+1
* Add HomeUnit typeSylvain Henry2020-08-131-1/+1
* Replace Opt_SccProfilingOn flag with sccProfilingEnabled helper functionSylvain Henry2020-07-021-1/+1
* Refactor homeUnitSylvain Henry2020-06-131-1/+1
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-5/+5
* Modules (#13009)Sylvain Henry2020-04-181-0/+184