Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up boot vs non-boot disambiguating types | John Ericson | 2020-06-04 | 1 | -7/+7 |
* | Improve parser error messages for TypeApplications | Vladislav Zavialov | 2020-06-01 | 1 | -5/+3 |
* | Make `identifier` parse unparenthesized `->` (#18060) | Joshua Price | 2020-05-27 | 1 | -0/+2 |
* | 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 | -20/+33 |
* | Don't require parentheses around via type (`-XDerivingVia'). Fixes #18130". | Baldur Blöndal | 2020-05-04 | 1 | -2/+2 |
* | Allow LambdaCase to be used as a command in proc notation | Alexis King | 2020-04-30 | 1 | -4/+3 |
* | Allow block arguments in arrow control operators | Alexis King | 2020-04-30 | 1 | -7/+8 |
* | Unit: split and rename modules | Sylvain Henry | 2020-04-30 | 1 | -1/+1 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -8/+8 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 1 | -0/+4131 |