diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/rnfail018.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/rnfail018.stderr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/rename/should_fail/rnfail018.stderr b/testsuite/tests/rename/should_fail/rnfail018.stderr index 3bae3eb527..7658b18baa 100644 --- a/testsuite/tests/rename/should_fail/rnfail018.stderr +++ b/testsuite/tests/rename/should_fail/rnfail018.stderr @@ -1,8 +1,8 @@ -rnfail018.hs:12:37: Not in scope: type variable `a' +rnfail018.hs:12:37: Not in scope: type variable ‛a’ -rnfail018.hs:12:42: Not in scope: type variable `m' +rnfail018.hs:12:42: Not in scope: type variable ‛m’ -rnfail018.hs:12:47: Not in scope: type variable `m' +rnfail018.hs:12:47: Not in scope: type variable ‛m’ -rnfail018.hs:12:49: Not in scope: type variable `a' +rnfail018.hs:12:49: Not in scope: type variable ‛a’ |