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

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