diff options
Diffstat (limited to 'testsuite/tests/rename/should_compile/rn066.stderr')
-rw-r--r-- | testsuite/tests/rename/should_compile/rn066.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_compile/rn066.stderr b/testsuite/tests/rename/should_compile/rn066.stderr index 52e82e9e7a..b82b50fcdb 100644 --- a/testsuite/tests/rename/should_compile/rn066.stderr +++ b/testsuite/tests/rename/should_compile/rn066.stderr @@ -1,8 +1,8 @@ rn066.hs:13:7: Warning: - In the use of ‛op’ (imported from Rn066_A): + In the use of ‘op’ (imported from Rn066_A): "Is that really a good idea?" rn066.hs:13:10: Warning: - In the use of data constructor ‛C’ (imported from Rn066_A): + In the use of data constructor ‘C’ (imported from Rn066_A): "Are you sure you want to do that?" |