[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail047.stderr
1  
2 tcfail047.hs:7:
3     Illegal instance declaration for `A (a, (b, c))'
4         (the instance type must be of form (T a b c)
5          where T is not a synonym, and a,b,c are distinct type variables)
6
7
8 Compilation had errors
9