summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T4489.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/T4489.stderr')
-rw-r--r--testsuite/tests/rename/should_compile/T4489.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_compile/T4489.stderr b/testsuite/tests/rename/should_compile/T4489.stderr
index 5fd076ee42..2e7f9186a8 100644
--- a/testsuite/tests/rename/should_compile/T4489.stderr
+++ b/testsuite/tests/rename/should_compile/T4489.stderr
@@ -1,6 +1,6 @@
T4489.hs:4:1: Warning:
- The module ‛Data.Maybe’ does not have an explicit import list
+ The module ‘Data.Maybe’ does not have an explicit import list
T4489.hs:5:1: Warning:
- The import item ‛Maybe(..)’ does not have an explicit import list
+ The import item ‘Maybe(..)’ does not have an explicit import list