summaryrefslogtreecommitdiff
path: root/compiler/Language/Haskell/Syntax/Binds.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove many GHC dependencies from L.H.Sromes2022-07-061-2/+2
* TTG for ForeignImport/Exportromes2022-07-061-1/+1
* TTG: Move CoreTickish out of LHS.Bindsromes2022-07-061-8/+3
* Prune L.H.S modules of GHC dependenciesromes2022-07-061-56/+8
* TTG Pull AbsBinds and ABExport out of the main ASTromes2022-03-141-292/+0
* Fix up Note [Bind free vars]romes2022-03-141-45/+2
* Kill derived constraintsRichard Eisenberg2022-02-231-6/+1
* Consistently upper-case "Note ["Ben Gamari2022-02-011-13/+13
* 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