summaryrefslogtreecommitdiff
path: root/compiler/Language/Haskell/Syntax/Binds.hs
Commit message (Expand)AuthorAgeFilesLines
* Modify InlineSpec data constructor (helps fix #18138)Alina Banerjee2021-08-111-5/+18
* Change representation of field selector occurencesShayne Fletcher2021-05-231-1/+2
* EPA : rename 'api annotations' to 'exact print annotations'Alan Zimmerman2021-03-311-13/+13
* Add compiler linting to CIHécate2021-03-251-2/+0
* Transfer tickish things to GHC.Types.TickishLuite Stegeman2021-03-201-1/+1
* rename Tickish to CoreTickishLuite Stegeman2021-03-201-2/+2
* Separate AST from GhcPass (#18936)John Ericson2021-01-231-0/+944