summaryrefslogtreecommitdiff
path: root/compiler/GHC/Driver/Env
Commit message (Expand)AuthorAgeFilesLines
* Add GhcMessage and ancillary typesAlfredo Di Napoli2021-04-291-3/+4
* Move the EPS into UnitEnvSylvain Henry2021-04-011-6/+0
* Move HPT in UnitEnvSylvain Henry2021-04-011-21/+0
* Move unit DBs in UnitEnvSylvain Henry2021-04-011-11/+0
* Encapsulate the EPS IORef in a newtypeSylvain Henry2021-04-011-1/+1
* Refactor FinderCacheSylvain Henry2021-03-261-1/+1
* Refactor NameCacheSylvain Henry2021-03-261-4/+3
* Move loader state into InterpSylvain Henry2021-03-231-4/+0
* DynFlags: move temp file management into HscEnv (#17957)Sylvain Henry2021-03-081-0/+4
* Move Hooks into HscEnvSylvain Henry2021-02-221-0/+4
* Refactor LoggerSylvain Henry2021-02-131-0/+8
* Split Driver.Env moduleAlfredo Di Napoli2020-12-181-0/+151