summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/recomp006/recomp006.stderr
blob: 912273dabad15749e45720f64716b44013688c78 (plain)
1
2
3
4
5
6

A.hs:8:8:
    Couldn't match expected type ‛Int’ with actual type ‛(t0, t1)’
    In the expression: (2, 3)
    In the expression: (1, (2, 3))
    In an equation for ‛f’: f = (1, (2, 3))