summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod144.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod144.stderr')
-rw-r--r--testsuite/tests/module/mod144.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/module/mod144.stderr b/testsuite/tests/module/mod144.stderr
index 87c49abde1..9742a76111 100644
--- a/testsuite/tests/module/mod144.stderr
+++ b/testsuite/tests/module/mod144.stderr
@@ -1,7 +1,7 @@
mod144.hs:2:27:
- Conflicting exports for `Bar':
- `module Mod144_A' exports `Mod144_A.Bar'
- imported from `Mod144_A' at mod144.hs:4:1-15
- `module M' exports `M.Bar' defined at mod144.hs:6:13
+ Conflicting exports for ‛Bar’:
+ ‛module Mod144_A’ exports ‛Mod144_A.Bar’
+ imported from ‛Mod144_A’ at mod144.hs:4:1-15
+ ‛module M’ exports ‛M.Bar’ defined at mod144.hs:6:13
exit(1)