diff options
Diffstat (limited to 'testsuite/tests/rename')
-rw-r--r-- | testsuite/tests/rename/should_fail/rnfail047.stderr | 6 | ||||
-rw-r--r-- | testsuite/tests/rename/should_fail/rnfail055.stderr | 6 |
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 |