[project @ 1997-09-03 23:31:30 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail005.stderr
1  
2 tcfail005.hs:3: Couldn't match the type
3                     `PrelBase.[]' against `PrelTup.(,) taR8'
4     Expected: `[taR4]'
5     Inferred: `(taR8, PrelBase.Char)'
6     In a pattern binding: `(h PrelBase.: i) = (1, ('a'))'
7
8
9 Compilation had errors