[project @ 1997-05-26 05:54:39 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / rename / rn014.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
10 ================================================================================
11 Renamer:
12 module Main where
13 newtype IOBase.IO{-3e,p-} rAg_rJW =
14  
15 rn014.hs:2: Module Main must include a definition for `Main.main'
16
17
18 Compilation had errors