diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/T14548.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/T14548.stderr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/rename/should_fail/T14548.stderr b/testsuite/tests/rename/should_fail/T14548.stderr index 3527ac4d63..62828a99de 100644 --- a/testsuite/tests/rename/should_fail/T14548.stderr +++ b/testsuite/tests/rename/should_fail/T14548.stderr @@ -1,10 +1,10 @@ -T14548.hs:8:27: error: Not in scope: type variable ‘k’ +T14548.hs:8:27: error: [GHC-76037] Not in scope: type variable ‘k’ -T14548.hs:9:13: error: Not in scope: type variable ‘k’ +T14548.hs:9:13: error: [GHC-76037] Not in scope: type variable ‘k’ -T14548.hs:12:19: error: Not in scope: type variable ‘k’ +T14548.hs:12:19: error: [GHC-76037] Not in scope: type variable ‘k’ -T14548.hs:12:34: error: Not in scope: type variable ‘k’ +T14548.hs:12:34: error: [GHC-76037] Not in scope: type variable ‘k’ -T14548.hs:13:13: error: Not in scope: type variable ‘k’ +T14548.hs:13:13: error: [GHC-76037] Not in scope: type variable ‘k’ |