[project @ 2005-07-06 16:17:36 by malcolm]
[haskell-directory.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,