summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/bug1465/bug1465.stderr
blob: 47a4d0c616438a399621a4ffec5bc943fdf9c06a (plain)
1
2
3
4
5
6
7

C.hs:6:11:
    Couldn't match expected type `bug1465-1.0:A.T'
                with actual type `A.T'
    In the expression: B2.f
    In the expression: [B1.f, B2.f]
    In an equation for `x': x = [B1.f, B2.f]