[project @ 2005-02-03 10:32:11 by ross]
[ghc-base.git] / GHC / Handle.hs
index 2ea5c38..513a4a4 100644 (file)
@@ -17,6 +17,7 @@
 --
 -----------------------------------------------------------------------------
 
+-- #hide
 module GHC.Handle (
   withHandle, withHandle', withHandle_,
   wantWritableHandle, wantReadableHandle, wantSeekableHandle,