summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T7906.stderr
blob: 5a8c7cb77d8f279ba50067c4a089924323e47ed2 (plain)
1
2
3
4
5

T7906.hs:5:15: error:
    The INLINABLE pragma for ‘foo’ lacks an accompanying binding
    Suggested fix:
      Move the INLINABLE pragma to the declaration site of ‘foo’.