summaryrefslogtreecommitdiff
path: root/compiler/Language/Haskell/Syntax.hs
Commit message (Expand)AuthorAgeFilesLines
* Refactor ModuleName to L.H.S.Module.Nameromes2022-07-031-0/+2
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-031-15/+8
* TTG: Move HsModule to L.H.Sromes2022-07-031-1/+50
* Rename references to Note [Trees That Grow] consistently [skip ci]wip/amg/rename-ttg-notesAdam Gundry2021-04-231-2/+2
* Add compiler linting to CIHécate2021-03-251-6/+3
* Track the dependencies of `GHC.Hs.Expr.Types`John Ericson2021-01-231-5/+9
* Separate AST from GhcPass (#18936)John Ericson2021-01-231-0/+58