Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 42 | -107/+108 |
* | GHC.Core.Opt renaming | Sylvain Henry | 2020-04-18 | 1 | -1/+1 |
* | Add a missing zonk in tcHsPartialType | Simon Peyton Jones | 2020-04-18 | 1 | -14/+81 |
* | Use FailOperator in more places, define a couple datatypes (XBindStmtRn and X... | Cale Gibbard | 2020-04-17 | 3 | -17/+33 |
* | Use trees that grow for rebindable operators for `<-` binds | John Ericson | 2020-04-17 | 5 | -28/+27 |
* | Change the fail operator argument of BindStmt to be a Maybe | Cale Gibbard | 2020-04-17 | 3 | -13/+23 |
* | Fix #18052 by using pprPrefixOcc in more places | Ryan Scott | 2020-04-15 | 1 | -4/+4 |
* | Change zipWith to zipWithEqual in a few places | Krzysztof Gogolewski | 2020-04-14 | 4 | -6/+10 |
* | Use conLikeUserTyVarBinders to quantify field selector types | Ryan Scott | 2020-04-12 | 1 | -15/+54 |
* | Make NoExtCon fields strictwip/strict-NoExtCon | Ryan Scott | 2020-04-07 | 20 | -159/+10 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 65 | -0/+82661 |