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

rnfail054.hs:6:13:
    `foo' is not a record selector
    In the expression: x {foo = 1}
    In an equation for `foo': foo x = x {foo = 1}