[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail004.stderr
1  
2 "tcfail004.hs", line 3:
3     Couldn't match type "(ot0, ot1)" against "(tt6, tt8, tt10)".
4     In a pattern binding:
5         (f, g) = (1, 2, 3)
6 Fail: Compilation errors found
7
8 ghc: execution of the Haskell compiler had trouble