[project @ 2005-03-14 15:22:51 by simonmar]
[ghc-base.git] / GHC / IOBase.lhs
index a58ee79..0a3cfca 100644 (file)
@@ -14,6 +14,7 @@
 --
 -----------------------------------------------------------------------------
 
+-- #hide
 module GHC.IOBase(
     IO(..), unIO, failIO, liftIO, bindIO, thenIO, returnIO, 
     unsafePerformIO, unsafeInterleaveIO,