summaryrefslogtreecommitdiff
path: root/compiler/Language/Haskell/Syntax/Pat.hs
Commit message (Expand)AuthorAgeFilesLines
* Use HsExpansion for overloaded list patternssheaf2021-06-291-6/+1
* HsToken for HsPar, ParPat, HsCmdPar (#19523)Vladislav Zavialov2021-05-231-0/+3
* Change representation of field selector occurencesShayne Fletcher2021-05-231-1/+1
* Changes to HsRecField'Shayne Fletcher2021-05-191-23/+22
* Remove useless {-# LANGUAGE CPP #-} pragmasSylvain Henry2021-05-121-1/+1
* Rename references to Note [Trees That Grow] consistently [skip ci]wip/amg/rename-ttg-notesAdam Gundry2021-04-231-1/+1
* EPA : rename 'api annotations' to 'exact print annotations'Alan Zimmerman2021-03-311-12/+12
* Add compiler linting to CIHécate2021-03-251-12/+9
* GHC Exactprint main commitAlan Zimmerman2021-03-201-16/+17
* Separate AST from GhcPass (#18936)John Ericson2021-01-231-0/+374