Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use U+2018 instead of U+201B quote mark in compiler messages | Herbert Valerio Riedel | 2014-02-25 | 1 | -1/+1 |
| | | | | | | | This matches GCC's choice of Unicode quotation marks (i.e. U+2018 and U+2019) and therefore looks more familiar on the console. This addresses #2507. Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org> | ||||
* | Different quotes in error messages following lexer clean-up | Simon Peyton Jones | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | Lots of error message wibbling, following the | Simon Peyton Jones | 2012-01-12 | 1 | -1/+1 |
| | | | | major TcErrors refactoring | ||||
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 1 | -0/+9 |