summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T8570.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T8570.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T8570.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T8570.stderr b/testsuite/tests/typecheck/should_fail/T8570.stderr
index 18653eac38..75d736cf1d 100644
--- a/testsuite/tests/typecheck/should_fail/T8570.stderr
+++ b/testsuite/tests/typecheck/should_fail/T8570.stderr
@@ -1,6 +1,6 @@
T8570.hs:6:18:
- Constructor ‛Image’ does not have field ‛filepath’
+ Constructor ‘Image’ does not have field ‘filepath’
In the pattern: Image {filepath = x}
In a pattern binding: Image {filepath = x} = logo
In the expression: let Image {filepath = x} = logo in x