Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make GADT constructors adhere to the forall-or-nothing rule properly | Ryan Scott | 2020-06-09 | 1 | -34/+26 |
* | Improve parser error messages for TypeApplications | Vladislav Zavialov | 2020-06-01 | 1 | -0/+8 |
* | Improve parser error messages for the @-operator | Vladislav Zavialov | 2020-06-01 | 1 | -1/+20 |
* | Rename GHC.Hs.Types into GHC.Hs.Type | Sylvain Henry | 2020-05-24 | 1 | -1/+1 |
* | Explicit Specificity | Gert-Jan Bottu | 2020-05-21 | 1 | -14/+37 |
* | Factor out HsPatSigType for pat sigs/RULE term sigs (#16762) | Ryan Scott | 2020-05-13 | 1 | -2/+2 |
* | Allow LambdaCase to be used as a command in proc notation | Alexis King | 2020-04-30 | 1 | -0/+5 |
* | Allow block arguments in arrow control operators | Alexis King | 2020-04-30 | 1 | -1/+1 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -8/+8 |
* | Trees That Grow refactor for `ConPat` and `CoPat` | John Ericson | 2020-04-23 | 1 | -4/+16 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 1 | -0/+3090 |