summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/RecordDotSyntaxFail11.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parser/should_fail/RecordDotSyntaxFail11.stderr')
-rw-r--r--testsuite/tests/parser/should_fail/RecordDotSyntaxFail11.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/parser/should_fail/RecordDotSyntaxFail11.stderr b/testsuite/tests/parser/should_fail/RecordDotSyntaxFail11.stderr
index 1b90621057..173a24d7c1 100644
--- a/testsuite/tests/parser/should_fail/RecordDotSyntaxFail11.stderr
+++ b/testsuite/tests/parser/should_fail/RecordDotSyntaxFail11.stderr
@@ -16,7 +16,7 @@ RecordDotSyntaxFail11.hs:8:3: error:
print $ (.foo.bar.baz) a
RecordDotSyntaxFail11.hs:8:11: error:
- • No instance for (GHC.Records.HasField "baz" Int a0)
+ • No instance for ‘GHC.Records.HasField "baz" Int a0’
• In the second argument of ‘($)’, namely ‘(.foo.bar.baz) a’
In a stmt of a 'do' block: print $ (.foo.bar.baz) a
In the expression: