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

rnfail054.hs:6:13: error: [GHC-47535]
    • ‘foo’ is not a record selector
    • In the expression: x {foo = 1}
      In an equation for ‘foo’: foo x = x {foo = 1}