summaryrefslogtreecommitdiff
path: root/testsuite/tests/rebindable/rebindable11.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rebindable/rebindable11.stderr')
-rw-r--r--testsuite/tests/rebindable/rebindable11.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rebindable/rebindable11.stderr b/testsuite/tests/rebindable/rebindable11.stderr
index 1aaca7af79..5a8acefd9f 100644
--- a/testsuite/tests/rebindable/rebindable11.stderr
+++ b/testsuite/tests/rebindable/rebindable11.stderr
@@ -46,4 +46,4 @@ rebindable11.hs:19:53: error:
• Couldn't match expected type ‘Bool’ with actual type ‘Char’
• In the second argument of ‘(==)’, namely ‘'a'’
In the expression: True == 'a'
- In the ‘field’ field of a record
+ In the expression: if True == 'a' then () else ()