summaryrefslogtreecommitdiff
path: root/testsuite/tests/overloadedrecflds/should_fail/T23010_fail.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/overloadedrecflds/should_fail/T23010_fail.stderr')
-rw-r--r--testsuite/tests/overloadedrecflds/should_fail/T23010_fail.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/overloadedrecflds/should_fail/T23010_fail.stderr b/testsuite/tests/overloadedrecflds/should_fail/T23010_fail.stderr
index 6a1b76dae9..6b31785f07 100644
--- a/testsuite/tests/overloadedrecflds/should_fail/T23010_fail.stderr
+++ b/testsuite/tests/overloadedrecflds/should_fail/T23010_fail.stderr
@@ -1,8 +1,8 @@
T23010_fail.hs-boot:7:1: error: [GHC-87543]
- Ambiguous occurrence ‘T23010_fail.fld’
+ Ambiguous occurrence ‘T23010_fail.fld’.
It could refer to
either the field ‘fld’ of record ‘A’,
- defined at T23010_fail.hs:6:16
+ defined at T23010_fail.hs:6:16,
or the field ‘fld’ of record ‘B’,
- defined at T23010_fail.hs:7:16
+ defined at T23010_fail.hs:7:16.