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

C.hs:6:11: error:
    Couldn't match expected type ‘bug1465-1.0:A.T’
                with actual type ‘A.T’
    NB: ‘A.T’ is defined in ‘A’ in package ‘bug1465-2.0’
        ‘bug1465-1.0:A.T’ is defined in ‘A’ in package ‘bug1465-1.0’
    In the expression: B2.f
    In the expression: [B1.f, B2.f]