summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Gen/Match.hs
Commit message (Expand)AuthorAgeFilesLines
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-3/+3
* Do eager instantation in termsSimon Peyton Jones2020-04-221-32/+31
* Modules (#13009)Sylvain Henry2020-04-181-2/+2
* Use FailOperator in more places, define a couple datatypes (XBindStmtRn and X...Cale Gibbard2020-04-171-11/+19
* Use trees that grow for rebindable operators for `<-` bindsJohn Ericson2020-04-171-12/+12
* Change the fail operator argument of BindStmt to be a MaybeCale Gibbard2020-04-171-10/+15
* Change zipWith to zipWithEqual in a few placesKrzysztof Gogolewski2020-04-141-1/+1
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-10/+0
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-0/+1125