[project @ 2005-03-15 17:19:09 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,