summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Module.hs
Commit message (Expand)AuthorAgeFilesLines
...
* Modules (#13009)Sylvain Henry2020-04-181-4/+4
* Use FailOperator in more places, define a couple datatypes (XBindStmtRn and X...Cale Gibbard2020-04-171-1/+4
* Use trees that grow for rebindable operators for `<-` bindsJohn Ericson2020-04-171-5/+4
* Change the fail operator argument of BindStmt to be a MaybeCale Gibbard2020-04-171-1/+1
* Fix #18052 by using pprPrefixOcc in more placesRyan Scott2020-04-151-4/+4
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-3/+0
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-0/+3078