summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T5211.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/T5211.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T5211.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_fail/T5211.stderr b/testsuite/tests/rename/should_fail/T5211.stderr
index 8dcc5b68bd..2a736dbdaa 100644
--- a/testsuite/tests/rename/should_fail/T5211.stderr
+++ b/testsuite/tests/rename/should_fail/T5211.stderr
@@ -1,5 +1,5 @@
T5211.hs:5:1: Warning:
- The qualified import of ‛Foreign.Storable’ is redundant
- except perhaps to import instances from ‛Foreign.Storable’
+ The qualified import of ‘Foreign.Storable’ is redundant
+ except perhaps to import instances from ‘Foreign.Storable’
To import instances alone, use: import Foreign.Storable()