[project @ 1999-06-09 09:35:54 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail020.stderr
1
2 tcfail020.hs:11:
3     Could not deduce `A [a]'
4         (arising from an instance declaration at tcfail020.hs:11)
5         from the context: (A a)
6     Probable cause: missing `A [a]' in instance declaration context
7                     or missing instance declaration for `A [a]'
8     When checking the superclasses of an instance declaration
9
10 Compilation had errors
11