ea8986733041410f6d33aaef012e45d32b09bba1
[ghc-hetmet.git] / ghc / compiler / tests / rename / rn001.stderr
1 Renamer stats: 6 interfaces read
2                4 class decls imported, out of 17 read
3                0 data decls imported (of which 0 abstractly), out of 14 read
4                1 newtype decls imported (of which 1 abstractly), out of 1 read
5                1 type synonym decls imported, out of 6 read
6                39 value signatures imported, out of 1200 read
7                27 instance decls imported, out of 130 read
8  
9 rn001.hs:4:
10     Conflicting exports for local name:  y
11         module Main
12         module Main
13
14
15 Compilation had errors