summaryrefslogtreecommitdiff
path: root/compiler/GHC/Types/SrcLoc.hs
Commit message (Expand)AuthorAgeFilesLines
* Re-export GHC.Bits from GHC.Prelude with custom shift implementation.wip/andreask/unsafe-shiftsAndreas Klebinger2021-04-051-1/+0
* Add -finfo-table-map which maps info tables to source positionsMatthew Pickering2021-03-031-0/+5
* Add some utility functions to GHC.Types.SrcLocAlan Zimmerman2021-02-281-5/+26
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-8/+2
* Remove "Ord FastString" instanceSylvain Henry2020-09-011-5/+5
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Accumulate Haddock comments in P (#17544, #17561, #8944)Vladislav Zavialov2020-07-211-8/+133
* compiler: re-engineer the treatment of rebindable ifAlp Mestanogullari2020-07-141-16/+45
* Clean up haddock hyperlinks of GHC.* (part1)Takenobu Tani2020-06-251-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-5/+5
* Modules (#13009)Sylvain Henry2020-04-181-3/+3
* Modules: Types (#13009)Sylvain Henry2020-03-291-0/+741