summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/tcfail069.stderr-hugs
blob: 4566c1d7a5947802c3b63350c236578e4e3c66b0 (plain)
1
2
3
4
ERROR "tcfail069.hs":20 - Type error in case pattern
*** Term           : []
*** Type           : [a]
*** Does not match : ([Int],[Int])