0358a0de22c3f5012794935cbd9a2d1ae7ebb88b
[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.();;