diff options
Diffstat (limited to 'testsuite/tests/rename/should_compile/T5867.stderr')
-rw-r--r-- | testsuite/tests/rename/should_compile/T5867.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_compile/T5867.stderr b/testsuite/tests/rename/should_compile/T5867.stderr index 0ada9be52c..b347240a9e 100644 --- a/testsuite/tests/rename/should_compile/T5867.stderr +++ b/testsuite/tests/rename/should_compile/T5867.stderr @@ -1,8 +1,8 @@ T5867.hs:4:7: Warning: - In the use of ‛f’ (imported from T5867a): + In the use of ‘f’ (imported from T5867a): Deprecated: "Don't use f!" T5867.hs:5:7: Warning: - In the use of ‛f’ (imported from T5867a): + In the use of ‘f’ (imported from T5867a): Deprecated: "Don't use f!" |