summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail004.stderr-hugs
blob: 90f8a8105e4c7cabd5648154182923aff7b74400 (plain)
1
2
3
4
ERROR "tcfail004.hs":3 - Type error in right hand side
*** Term           : (1,2,3)
*** Type           : (c,d,e)
*** Does not match : (a,b)