summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail054.stderr
blob: ef5b6d55b00ac3f5475e43109eca598ce85a992f (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}