diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/T18145.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/T18145.stderr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/rename/should_fail/T18145.stderr b/testsuite/tests/rename/should_fail/T18145.stderr index 606ad0f695..ac1fb7b807 100644 --- a/testsuite/tests/rename/should_fail/T18145.stderr +++ b/testsuite/tests/rename/should_fail/T18145.stderr @@ -1,6 +1,6 @@ -T18145.hs:10:44: error: Not in scope: type variable ‘a’ +T18145.hs:10:44: error: [GHC-76037] Not in scope: type variable ‘a’ -T18145.hs:14:41: error: Not in scope: type variable ‘a’ +T18145.hs:14:41: error: [GHC-76037] Not in scope: type variable ‘a’ -T18145.hs:17:41: error: Not in scope: type variable ‘a’ +T18145.hs:17:41: error: [GHC-76037] Not in scope: type variable ‘a’ |