[project @ 2005-02-04 14:20:57 by ross]
authorross <unknown>
Fri, 4 Feb 2005 14:20:57 +0000 (14:20 +0000)
committerross <unknown>
Fri, 4 Feb 2005 14:20:57 +0000 (14:20 +0000)
if this can't be hidden, at least make it not-home

GHC/Conc.lhs

index 1abb979..4286566 100644 (file)
@@ -15,6 +15,7 @@
 -----------------------------------------------------------------------------
 
 -- No: #hide, because bits of this module are exposed by the stm package.
+-- #not-home
 module GHC.Conc
        ( ThreadId(..)