[project @ 2005-04-07 23:36:48 by sof]
[ghc-base.git] / GHC / TopHandler.lhs
index 829752e..b1ac1b8 100644 (file)
@@ -14,6 +14,7 @@
 --
 -----------------------------------------------------------------------------
 
+-- #hide
 module GHC.TopHandler (
    runMainIO, runIO, runNonIO, reportStackOverflow, reportError
   ) where