summaryrefslogtreecommitdiff
path: root/compiler/GHC/Types/IPE.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: Use compact representation/FastStrings for `SourceNote`sZubin Duggal2023-05-161-1/+2
* Use Info Table Provenances to decode cloned stack (#18163)Sven Tennie2021-09-231-6/+21
* IPE: Give all constructor and function tables locationswip/con-infoMatthew Pickering2021-03-031-2/+2
* Add option to give each usage of a data constructor its own info tableMatthew Pickering2021-03-031-3/+15
* Add -finfo-table-map which maps info tables to source positionsMatthew Pickering2021-03-031-0/+24