[project @ 2002-02-05 15:42:04 by simonpj]
[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
deleted file mode 100644 (file)
index 844073f..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
----------------------------------------------------------------------------
---                              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 where
-__export Main main ;
-1 main :: __forall a => PrelIOBase.IO a;  -- wish this could be __o. KSW 1999-04.
-
-