[project @ 2005-07-23 17:08:03 by ross]
[haskell-directory.git] / GHC / TopHandler.lhs
index 829752e..b1ac1b8 100644 (file)
@@ -14,6 +14,7 @@
 --
 -----------------------------------------------------------------------------
 
+-- #hide
 module GHC.TopHandler (
    runMainIO, runIO, runNonIO, reportStackOverflow, reportError
   ) where