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