[project @ 2000-05-25 12:41:14 by simonpj]
[ghc-hetmet.git] / ghc / lib / std / Main.hi-boot
index d93b977..844073f 100644 (file)
@@ -8,6 +8,6 @@
  
 __interface Main 1 where
 __export Main main ;
-1 main :: __forall [a] => PrelIOBase.IO a;  -- wish this could be __o. KSW 1999-04.
+1 main :: __forall a => PrelIOBase.IO a;  -- wish this could be __o. KSW 1999-04.