[project @ 2005-02-04 14:20:57 by ross]
[ghc-base.git] / GHC / Conc.lhs
index 6dbe991..4286566 100644 (file)
@@ -14,7 +14,8 @@
 -- 
 -----------------------------------------------------------------------------
 
--- #hide
+-- No: #hide, because bits of this module are exposed by the stm package.
+-- #not-home
 module GHC.Conc
        ( ThreadId(..)