summaryrefslogtreecommitdiff
path: root/compiler/GHC/Types/FieldLabel.hs
Commit message (Expand)AuthorAgeFilesLines
* Handle records in the renamersheaf2023-03-291-93/+29
* Force the Docs structure to prevent leaks in GHCi with -haddock without -fwri...wip/force-docsZubin Duggal2023-01-031-0/+7
* Cleanup String/FastString conversionsKrzysztof Gogolewski2022-10-251-1/+1
* EPA: DotFieldOcc does not have exact print annotationsAlan Zimmerman2022-08-111-9/+18
* Remove many GHC dependencies from L.H.Sromes2022-07-061-4/+2
* Implement NoFieldSelectors extension (ghc-proposals 160)Adam Gundry2021-02-161-19/+80
* Remove unused extension pragmas from the compiler code baseHécate2021-01-171-2/+0
* Refactor renamer datastructuresAdam Gundry2020-12-241-19/+35
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-6/+4
* mkUnique refactoring (#18362)Aditya Gupta2020-08-221-2/+2
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-5/+5
* Modules: Types (#13009)Sylvain Henry2020-03-291-0/+132