[project @ 1997-07-31 01:46:24 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / rename / rn004.stderr
1 Renamer stats: 6 interfaces read
2                0 class decls imported, out of 17 read
3                0 data decls imported (of which 0 abstractly), out of 9 read
4                0 newtype decls imported (of which 0 abstractly), out of 0 read
5                0 type synonym decls imported, out of 5 read
6                0 value signatures imported, out of 1157 read
7                0 instance decls imported, out of 166 read
8  
9 rn004.hs:6:
10     Conflicting definitions for `a' in binding group
11  
12 rn004.hs:7:
13     Conflicting definitions for `b' in binding group
14
15
16 Compilation had errors