[project @ 1997-09-03 23:31:30 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail046.stderr
1  
2 tcfail046.hs:4: No instance for class
3                 `PrelBase.Eq'
4                 at type
5                 `Process a'
6  
7 tcfail046.hs:4: No instance for class
8                 `PrelBase.Eq'
9                 at type
10                 `Process a'
11  
12 tcfail046.hs:4: No instance for class
13                 `PrelBase.Eq'
14                 at type
15                 `Process a'
16  
17 tcfail046.hs:4: No instance for class
18                 `PrelBase.Eq'
19                 at type
20                 `Process a'
21  
22 tcfail046.hs:23: No instance for: `PrelBase.Eq (Process taVO)'
23     arising from use of `PrelBase.==' at tcfail046.hs:23
24     When checking methods of an instance declaration
25  
26 tcfail046.hs:15: No instance for: `PrelBase.Eq (Process taZ8)'
27     arising from use of `PrelBase.==' at tcfail046.hs:15
28     When checking methods of an instance declaration
29
30
31 Compilation had errors