Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Diagnostic codes: acccept test changes | sheaf | 2022-09-13 | 1 | -3/+4 |
* | Use diagnostic infrastructure in GHC.Tc.Errors | sheaf | 2022-01-17 | 1 | -1/+1 |
* | Use GHC2021 as default language | Joachim Breitner | 2021-03-10 | 1 | -4/+3 |
* | Implement the -XUnliftedNewtypes extension. | Andrew Martin | 2019-06-14 | 1 | -1/+1 |
* | Give helpful advice when a fully qualified name is not in scope | Joachim Breitner | 2015-11-13 | 1 | -8/+9 |
* | Fix off-by-one error in GHCi line reporting (Trac #10578) | Ömer Sinan Ağacan | 2015-07-17 | 1 | -3/+3 |
* | Error message wibbles from out-of-scope changes | Simon Peyton Jones | 2015-06-26 | 1 | -7/+8 |
* | Add "error:" prefix to error-messages | Konstantine Rybnikov | 2015-04-14 | 1 | -3/+4 |
* | Use U+2018 instead of U+201B quote mark in compiler messages | Herbert Valerio Riedel | 2014-02-25 | 1 | -3/+3 |
* | Update outputs following the unicode quote change in GHC's output | Ian Lynagh | 2013-02-24 | 1 | -3/+3 |
* | Add some tests for ghci under -XSafe | David Terei | 2012-02-10 | 1 | -0/+6 |