[project @ 2005-02-03 10:38:44 by simonmar]
[ghc-base.git] / GHC / Conc.lhs
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(..)