[project @ 1998-02-02 17:27:26 by simonm]
[ghc-hetmet.git] / ghc / lib / std / Main.hi-boot
diff --git a/ghc/lib/std/Main.hi-boot b/ghc/lib/std/Main.hi-boot
new file mode 100644 (file)
index 0000000..d4bd8ff
--- /dev/null
@@ -0,0 +1,13 @@
+---------------------------------------------------------------------------
+--                              Main.hi
+-- 
+--      This hand-written interface file fakes a "Main" module
+--      It is used *solely* so that GHCmain generates the right kind of
+--      external reference to Main.main
+---------------------------------------------------------------------------
+_interface_ Main 1
+_exports_
+Main main ;
+_declarations_
+1 main _:_ PrelIOBase.IO PrelBase.();;