858e48e62645a01ed91649ecd7af4129438cca36
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail046.stderr
1  
2 tcfail046.hs:4: No instance for class
3                 `PrelBase.Eq'
4                 at type
5                 `Process a{-r7b-}'
6  
7 tcfail046.hs:4: No instance for class
8                 `PrelBase.Eq'
9                 at type
10                 `Process a{-r7g-}'
11  
12 tcfail046.hs:4: No instance for class
13                 `PrelBase.Eq'
14                 at type
15                 `Process a{-r7b-}'
16  
17 tcfail046.hs:4: No instance for class
18                 `PrelBase.Eq'
19                 at type
20                 `Process a{-r7g-}'
21  
22 tcfail046.hs:23: No instance for:
23                      `PrelBase.Eq (Process a{-a11o-})'
24     tcfail046.hs:23:
25         at a use of an overloaded identifier: `PrelBase.=='
26     When checking methods of an instance declaration
27  
28 tcfail046.hs:15: No instance for:
29                      `PrelBase.Eq (Process a{-a14I-})'
30     tcfail046.hs:15:
31         at a use of an overloaded identifier: `PrelBase.=='
32     When checking methods of an instance declaration
33
34
35 Compilation had errors