summaryrefslogtreecommitdiff
path: root/compiler/typecheck/TcPatSyn.hs-boot
Commit message (Expand)AuthorAgeFilesLines
* Fix error recovery for pattern synonymsSimon Peyton Jones2018-06-251-7/+5
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-7/+6
* Improve typechecking of let-bindingsSimon Peyton Jones2016-06-131-7/+3
* Implement scoped type variables in pattern synonymsSimon Peyton Jones2016-01-181-2/+2
* Fix typechecking for pattern synonym signaturesSimon Peyton Jones2015-12-221-1/+4
* Make sure PatSyns only get added once to tcg_patsynsMatthew Pickering2015-12-111-4/+3
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-011-2/+1
* Record pattern synonymsMatthew Pickering2015-10-291-2/+6
* compiler: de-lhs typecheck/Austin Seipp2014-12-031-0/+18