summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/recomp006/recomp006.stderr
blob: 7119ff540b1d667b396fed8118c129dcf81b1cbe (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))