[project @ 1997-03-14 05:27:40 by sof]
[ghc-hetmet.git] / ghc / lib / ghc / Main.hi-boot
1 ---------------------------------------------------------------------------
2 --                              Main.hi
3 -- 
4 --      This hand-written interface file fakes a "Main" module
5 --      It is used *solely* so that GHCmain generates the right kind of
6 --      external reference to Main.main
7 ---------------------------------------------------------------------------
8  
9 _interface_ Main 1
10 _exports_
11 Main main ;
12 _declarations_
13 1 main _:_ IOBase.IO PrelBase.();;