[project @ 1997-12-16 16:27:38 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail019.stderr
1  
2 tcfail019.hs:19: No instance for: `B [tamO]'
3     arising from an instance declaration at tcfail019.hs:19
4     When checking methods of an instance declaration
5  
6 tcfail019.hs:19: No instance for: `C [tamO]'
7     arising from an instance declaration at tcfail019.hs:19
8     When checking methods of an instance declaration
9  
10 tcfail019.hs:19: No instance for: `B [tamO]'
11     arising from an instance declaration at tcfail019.hs:19
12     When checking superclass constraints of an instance declaration
13  
14 tcfail019.hs:19: No instance for: `C [tamO]'
15     arising from an instance declaration at tcfail019.hs:19
16     When checking superclass constraints of an instance declaration
17
18 Compilation had errors