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 | -3/+3 |
| | | | | | | | 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> | ||||
* | Update outputs following the unicode quote change in GHC's output | Ian Lynagh | 2013-02-24 | 1 | -3/+3 |
| | |||||
* | Test Trac #7224 and #7230 | Simon Peyton Jones | 2012-09-18 | 1 | -0/+5 |