[project @ 2001-08-04 06:11:24 by ken]
[ghc-hetmet.git] / ghc / lib / std / Main.hi-boot
index ebfbee8..844073f 100644 (file)
@@ -8,4 +8,6 @@
  
 __interface Main 1 where
 __export Main main ;
-1 main :: PrelIOBase.IO PrelBase.();
+1 main :: __forall a => PrelIOBase.IO a;  -- wish this could be __o. KSW 1999-04.
+
+