summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T2600.stderr
blob: 91f594ff9e428501dbe2e6c4b839d54c403c602c (plain)
1
2
3
4
5
6
7
8
9
10

T2600.hs:16:1: warning: [-Winline-rule-shadowing (in -Wdefault)]
    Rule "myrule" may never fire
      because rule "Class op tmap" for ‘tmap’ might fire first
    Probable fix: add phase [n] or [~n] to the competing rule

T2600.hs:16:1: warning: [-Winline-rule-shadowing (in -Wdefault)]
    Rule "myrule" may never fire
      because rule "Class op to" for ‘to’ might fire first
    Probable fix: add phase [n] or [~n] to the competing rule