summaryrefslogtreecommitdiff
path: root/compiler/Language/Haskell/Syntax/Expr.hs
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of overloaded labels, literals, lists etcwip/T19154Simon Peyton Jones2021-02-191-151/+4
* Fix typosBrian Wignall2021-02-061-1/+1
* Make PatSyn immutableSimon Peyton Jones2021-01-291-4/+3
* Separate AST from GhcPass (#18936)John Ericson2021-01-231-0/+1776