summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T6082-RULE.stderr
blob: f619687151434981771e24438dbd6c5838b611b0 (plain)
1
2
3
4
5
6
7
8

T6082-RULE.hs:5:11: Warning:
    Rule "foo1" may never fire because ‘foo1’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘foo1’

T6082-RULE.hs:10:11: Warning:
    Rule "foo2" may never fire because ‘foo2’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘foo2’