summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2015-04-07 14:06:11 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2015-04-07 15:10:39 +0100
commit6ca7b847ffc2c46b7fdde059bb57422354b3da89 (patch)
tree257dc7aae5303ee23312cb3e48d93bbc258ba712 /testsuite/tests/rename
parentcfb60421a43f23e75ead85d99cec207a156f9312 (diff)
downloadhaskell-6ca7b847ffc2c46b7fdde059bb57422354b3da89.tar.gz
Put quotes round a Name in an error message
Cosmetic consistency only
Diffstat (limited to 'testsuite/tests/rename')
-rw-r--r--testsuite/tests/rename/should_fail/rnfail047.stderr6
-rw-r--r--testsuite/tests/rename/should_fail/rnfail055.stderr6
2 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/rename/should_fail/rnfail047.stderr b/testsuite/tests/rename/should_fail/rnfail047.stderr
index 380bbd906b..f62870e0c3 100644
--- a/testsuite/tests/rename/should_fail/rnfail047.stderr
+++ b/testsuite/tests/rename/should_fail/rnfail047.stderr
@@ -1,3 +1,3 @@
-
-RnFail047_A.hs-boot:5:1:
- RnFail047_A.y is exported by the hs-boot file, but not exported by the module
+
+RnFail047_A.hs-boot:5:1:
+ ‘RnFail047_A.y’ is exported by the hs-boot file, but not exported by the module
diff --git a/testsuite/tests/rename/should_fail/rnfail055.stderr b/testsuite/tests/rename/should_fail/rnfail055.stderr
index 1c002ac276..05cec42788 100644
--- a/testsuite/tests/rename/should_fail/rnfail055.stderr
+++ b/testsuite/tests/rename/should_fail/rnfail055.stderr
@@ -44,10 +44,10 @@ RnFail055.hs-boot:14:1:
The datatype contexts do not match
RnFail055.hs-boot:16:11:
- T3 is exported by the hs-boot file, but not exported by the module
+ ‘T3’ is exported by the hs-boot file, but not exported by the module
RnFail055.hs-boot:17:12:
- T3' is exported by the hs-boot file, but not exported by the module
+ ‘T3'’ is exported by the hs-boot file, but not exported by the module
RnFail055.hs-boot:21:1:
Type constructor ‘T5’ has conflicting definitions in the module
@@ -76,7 +76,7 @@ RnFail055.hs-boot:25:1:
The constructors do not match: The types for ‘T7’ differ
RnFail055.hs-boot:27:22:
- RnFail055.m1 is exported by the hs-boot file, but not exported by the module
+ ‘RnFail055.m1’ is exported by the hs-boot file, but not exported by the module
RnFail055.hs-boot:28:1:
Class ‘C2’ has conflicting definitions in the module