[project @ 1997-12-16 17:15:04 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail019.stderr
1  
2 tcfail019.hs:19: No instance for: `B [tamn]'
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 [tamn]'
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 [tamn]'
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 [tamn]'
15     arising from an instance declaration at tcfail019.hs:19
16     When checking superclass constraints of an instance declaration
17
18 Compilation had errors