summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail062.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail062.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail062.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail062.stderr b/testsuite/tests/typecheck/should_fail/tcfail062.stderr
index 197bdb30f0..8d568e2722 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail062.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail062.stderr
@@ -1,10 +1,10 @@
-tcfail062.hs:34:6: error:
+tcfail062.hs:34:6: error: [GHC-76037]
Not in scope: type variable ‘behaviouralExpression’
Suggested fix:
Perhaps use type constructor or class ‘BehaviouralExpression’ (line 25)
-tcfail062.hs:34:29: error:
+tcfail062.hs:34:29: error: [GHC-76037]
Not in scope: type variable ‘behaviouralExpression’
Suggested fix:
Perhaps use type constructor or class ‘BehaviouralExpression’ (line 25)