summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T2600.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/T2600.stderr')
-rw-r--r--testsuite/tests/rename/should_compile/T2600.stderr11
1 files changed, 4 insertions, 7 deletions
diff --git a/testsuite/tests/rename/should_compile/T2600.stderr b/testsuite/tests/rename/should_compile/T2600.stderr
index 64ef6e9e82..78cc8a6513 100644
--- a/testsuite/tests/rename/should_compile/T2600.stderr
+++ b/testsuite/tests/rename/should_compile/T2600.stderr
@@ -1,13 +1,10 @@
-T2600.hs:16:1: warning: [-Winline-rule-shadowing (in -Wdefault)]
+T2600.hs:16:1: warning: [GHC-87502] [-Winline-rule-shadowing (in -Wdefault)]
Rule "myrule" may never fire
because rule "Class op to" for ‘to’ might fire first
- Suggested fix:
- Add phase [n] or [~n] to the competing rule
+ Suggested fix: Add phase [n] or [~n] to the competing rule
-T2600.hs:16:1: warning: [-Winline-rule-shadowing (in -Wdefault)]
+T2600.hs:16:1: warning: [GHC-87502] [-Winline-rule-shadowing (in -Wdefault)]
Rule "myrule" may never fire
because rule "Class op tmap" for ‘tmap’ might fire first
- Suggested fix:
- Add phase [n] or [~n] to the competing rule
-
+ Suggested fix: Add phase [n] or [~n] to the competing rule