summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T20609c.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/T20609c.stderr')
-rw-r--r--testsuite/tests/rename/should_compile/T20609c.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_compile/T20609c.stderr b/testsuite/tests/rename/should_compile/T20609c.stderr
index c22ead3d0b..4f24da7960 100644
--- a/testsuite/tests/rename/should_compile/T20609c.stderr
+++ b/testsuite/tests/rename/should_compile/T20609c.stderr
@@ -1,12 +1,12 @@
-T20609c.hs:5:22: warning: [-Wforall-identifier (in -Wdefault)]
+T20609c.hs:5:22: warning: [GHC-64088] [-Wforall-identifier (in -Wdefault)]
The use of ‘forall’ as an identifier
will become an error in a future GHC release.
Suggested fix:
Consider using another name, such as
‘forAll’, ‘for_all’, or ‘forall_’.
-T20609c.hs:7:27: warning: [-Wforall-identifier (in -Wdefault)]
+T20609c.hs:7:27: warning: [GHC-64088] [-Wforall-identifier (in -Wdefault)]
The use of ‘forall’ as an identifier
will become an error in a future GHC release.
Suggested fix: