[project @ 2000-01-10 11:08:04 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail020.stderr
1
2 tcfail020.hs:10:
3     Could not deduce `A [a]' from the context: (A a)
4     Probable cause: missing `A [a]' in instance declaration context
5                     or missing instance declaration for `A [a]'
6     arising from an instance declaration at tcfail020.hs:10
7
8 Compilation had errors
9