diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/T7937.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/T7937.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_fail/T7937.stderr b/testsuite/tests/rename/should_fail/T7937.stderr index 09eb845cbd..3bae064072 100644 --- a/testsuite/tests/rename/should_fail/T7937.stderr +++ b/testsuite/tests/rename/should_fail/T7937.stderr @@ -1,4 +1,4 @@ T7937.hs:8:13: - Not in scope: ‛***’ - Perhaps you meant ‛**’ (imported from Prelude) + Not in scope: ‘***’ + Perhaps you meant ‘**’ (imported from Prelude) |