summaryrefslogtreecommitdiff
path: root/compiler/GHC/Iface/Make.hs
Commit message (Expand)AuthorAgeFilesLines
* template-haskell: Add putDoc, getDoc, withDecDoc and friendsLuke Lau2021-03-101-1/+1
* Bring back COMPLETE sets filtered by result TyCon (#14422)Cale Gibbard2021-03-041-2/+3
* Fix a serious bug in roughMatchTcsSimon Peyton Jones2021-02-131-17/+15
* Refactor LoggerSylvain Henry2021-02-131-2/+2
* Refactor renamer datastructuresAdam Gundry2020-12-241-6/+4
* Move Unit related fields from DynFlags to HscEnvSylvain Henry2020-12-141-2/+2
* Move Plugins into HscEnv (#17957)Sylvain Henry2020-11-211-1/+1
* Name (tc)SplitForAll- functions more consistentlyRyan Scott2020-11-151-1/+1
* Split GHC.Driver.TypesSylvain Henry2020-10-291-11/+33
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-3/+3
* Cache HomeUnit in HscEnv (#17957)Sylvain Henry2020-10-091-2/+2
* PmCheck: Disattach COMPLETE pragma lookup from TyConsSebastian Graf2020-09-121-5/+7
* Remove "Ord FastString" instanceSylvain Henry2020-09-011-1/+1
* Refactor UnitId pretty-printingSylvain Henry2020-08-261-1/+3
* Add HomeUnit typeSylvain Henry2020-08-131-6/+6
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+2
* DynFlags: don't use sdocWithDynFlags in datacon pprSylvain Henry2020-07-301-7/+9
* Replace HscTarget with BackendSylvain Henry2020-07-221-3/+4
* Revamp the treatment of auxiliary bindings for derived instancesRyan Scott2020-06-271-10/+0
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-11/+14
* Refactor homeUnitSylvain Henry2020-06-131-1/+1
* Cross-module LambdaFormInfo passingÖmer Sinan Ağacan2020-06-101-12/+25
* Clarify leaf module names for new module hierarchyTakenobu Tani2020-06-101-1/+1
* Explicit SpecificityGert-Jan Bottu2020-05-211-1/+1
* Add few cleanups of the CAF logicBen Gamari2020-05-131-3/+3
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Refactoring unit management codeSylvain Henry2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-7/+7
* Implement extensible interface filesJosh Meredith2020-04-121-1/+2
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-4/+4
* Modules: Types (#13009)Sylvain Henry2020-03-291-12/+12
* Modules: Core (#13009)Sylvain Henry2020-03-161-9/+9
* Split GHC.Iface.Utils moduleSylvain Henry2020-03-111-0/+723