[project @ 2005-02-03 10:38:44 by simonmar]
authorsimonmar <unknown>
Thu, 3 Feb 2005 10:38:45 +0000 (10:38 +0000)
committersimonmar <unknown>
Thu, 3 Feb 2005 10:38:45 +0000 (10:38 +0000)
unhide a few modules

GHC/Conc.lhs
GHC/ConsoleHandler.hs
GHC/Dotnet.hs
GHC/PArr.hs

index 6dbe991..1abb979 100644 (file)
@@ -14,7 +14,7 @@
 -- 
 -----------------------------------------------------------------------------
 
--- #hide
+-- No: #hide, because bits of this module are exposed by the stm package.
 module GHC.Conc
        ( ThreadId(..)
 
index 646ae72..945be3c 100644 (file)
@@ -12,7 +12,7 @@
 -- Installing Win32 console handlers.
 -- 
 -----------------------------------------------------------------------------
--- #hide
+
 module GHC.ConsoleHandler
 #ifndef mingw32_HOST_OS
        where
index d371427..43edd57 100644 (file)
@@ -12,7 +12,7 @@
 -- Primitive operations and types for doing .NET interop
 -- 
 -----------------------------------------------------------------------------
--- #hide
+
 module GHC.Dotnet 
        ( Object
        , unmarshalObject
index be5ff94..8ce4488 100644 (file)
@@ -71,7 +71,6 @@
 --  * We might want to add bounds checks that can be deactivated.
 --
 
--- #hide
 module GHC.PArr (
   -- [::],             -- Built-in syntax