[project @ 1999-06-09 09:35:54 by simonpj]
[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 Compilation had errors
11