summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/rn046.stderr-ghc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/rn046.stderr-ghc')
-rw-r--r--testsuite/tests/rename/should_compile/rn046.stderr-ghc6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/rename/should_compile/rn046.stderr-ghc b/testsuite/tests/rename/should_compile/rn046.stderr-ghc
index 4335376137..c2a4195287 100644
--- a/testsuite/tests/rename/should_compile/rn046.stderr-ghc
+++ b/testsuite/tests/rename/should_compile/rn046.stderr-ghc
@@ -1,8 +1,8 @@
rn046.hs:2:1: Warning:
- The import of ‛Data.List’ is redundant
- except perhaps to import instances from ‛Data.List’
+ The import of ‘Data.List’ is redundant
+ except perhaps to import instances from ‘Data.List’
To import instances alone, use: import Data.List()
rn046.hs:3:1: Warning:
- The import of ‛ord’ from module ‛Data.Char’ is redundant
+ The import of ‘ord’ from module ‘Data.Char’ is redundant