summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail085.stderr
blob: 6c2e9bd9138a06e9f68fc7edf0dd47ba5c86d919 (plain)
1
2
3
4
5

tcfail085.hs:9:5:
    Constructor ā€˜Fā€™ does not have the required strict field(s): y
    In the expression: F {x = 2}
    In an equation for ā€˜zā€™: z = F {x = 2}