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