diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/rnfail024.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/rnfail024.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_fail/rnfail024.stderr b/testsuite/tests/rename/should_fail/rnfail024.stderr index f3e6cbe615..83eed48b3a 100644 --- a/testsuite/tests/rename/should_fail/rnfail024.stderr +++ b/testsuite/tests/rename/should_fail/rnfail024.stderr @@ -1,6 +1,6 @@ rnfail024.hs:3:1: - The type signature for ‛sig_without_a_defn’ + The type signature for ‘sig_without_a_defn’ lacks an accompanying binding -rnfail024.hs:6:5: Not in scope: ‛sig_without_a_defn’ +rnfail024.hs:6:5: Not in scope: ‘sig_without_a_defn’ |