f2c2741f6aa0c6855770edd2499064888baf7faf
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail005.stderr
1  
2 tcfail005.hs:3:
3     Couldn't match `[t]' against `(_116, _1161)'
4         Expected type: [t]
5         Inferred type: (_116, _1161)
6     In the right-hand side of a pattern binding: (1, 'a')
7
8
9 Compilation had errors
10