[project @ 2000-12-12 17:21:40 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail019.stderr
1
2 tcfail019.hs:18:
3     Could not deduce `C [a]' from the context ()
4     Probable fix:
5         Add `C [a]' to the instance declaration context
6         Or add an instance declaration for `C [a]'
7     arising from an instance declaration at tcfail019.hs:18
8
9 tcfail019.hs:18:
10     Could not deduce `B [a]' from the context ()
11     Probable fix:
12         Add `B [a]' to the instance declaration context
13         Or add an instance declaration for `B [a]'
14     arising from an instance declaration at tcfail019.hs:18