summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail114.stderr
blob: 0ba84aad71494e6a8642437c055c565e1f29ff9f (plain)
1
2
3
4
5

tcfail114.hs:11:20:
    ‘foo’ is not a record selector
    In the expression: undefined {foo = ()}
    In an equation for ‘test’: test = undefined {foo = ()}