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