[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail017.stderr
1  
2 tcfail017.hs:11:
3     Could not deduce `C [a]'
4         (arising from an instance declaration at tcfail017.hs:11)
5         from the context: (B a)
6     Probable cause: missing `C [a]' in instance declaration context
7                     or missing instance declaration for `C [a]'
8     When checking the superclasses of an instance declaration
9
10
11 Compilation had errors
12