dc77e8074fd3808d7c5c83a0bd079e77033cf3ce
[ghc-hetmet.git] / ghc / compiler / tests / rename / rn002.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 14 read
4                1 newtype decls imported (of which 1 abstractly), out of 1 read
5                0 type synonym decls imported, out of 6 read
6                0 value signatures imported, out of 1200 read
7                0 instance decls imported, out of 130 read
8  
9 rn002.hs:2:
10     Conflicting exports for local name:  f
11         module Main
12         module Main
13
14
15 Compilation had errors