summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail085.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail085.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail085.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail085.stderr b/testsuite/tests/typecheck/should_fail/tcfail085.stderr
index f82cce8a6f..3bacea0bb2 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail085.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail085.stderr
@@ -1,5 +1,5 @@
-tcfail085.hs:9:5: error:
+tcfail085.hs:9:5: error: [GHC-95909]
• Constructor ‘F’ does not have the required strict field(s):
y :: Int
• In the expression: F {x = 2}