From 362cca13858faf7e1158273780ea900e7dad5827 Mon Sep 17 00:00:00 2001 From: sheaf Date: Tue, 13 Sep 2022 10:22:05 +0200 Subject: Diagnostic codes: acccept test changes The testsuite output now contains diagnostic codes, so many tests need to be updated at once. We decided it was best to keep the diagnostic codes in the testsuite output, so that contributors don't inadvertently make changes to the diagnostic codes. --- testsuite/tests/typecheck/should_fail/T9497d.stderr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/tests/typecheck/should_fail/T9497d.stderr') diff --git a/testsuite/tests/typecheck/should_fail/T9497d.stderr b/testsuite/tests/typecheck/should_fail/T9497d.stderr index 42da4bf430..26db2363ad 100644 --- a/testsuite/tests/typecheck/should_fail/T9497d.stderr +++ b/testsuite/tests/typecheck/should_fail/T9497d.stderr @@ -1,5 +1,5 @@ -T9497d.hs:2:8: error: +T9497d.hs:2:8: error: [GHC-88464] • Found hole: _main :: IO () Or perhaps ‘_main’ is mis-spelled, or not in scope • In an equation for ‘main’: main = _main -- cgit v1.2.1