[project @ 1997-09-05 14:11:05 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail046.stderr
1  
2 tcfail046.hs:4: No instance for `PrelBase.Eq Process a'
3  
4 tcfail046.hs:4: No instance for `PrelBase.Eq Process a'
5  
6 tcfail046.hs:4: No instance for `PrelBase.Eq Process a'
7  
8 tcfail046.hs:4: No instance for `PrelBase.Eq Process a'
9  
10 tcfail046.hs:15: No instance for: `PrelBase.Eq (Process taW3)'
11     arising from use of `PrelBase.==' at tcfail046.hs:15
12     When checking methods of an instance declaration
13  
14 tcfail046.hs:23: No instance for: `PrelBase.Eq (Process taXh)'
15     arising from use of `PrelBase.==' at tcfail046.hs:23
16     When checking methods of an instance declaration
17
18
19 Compilation had errors