summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail114.stderr
blob: 41c8a65cec06d48857335b56f030238d7c585d8c (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 = ()}