X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FConc.lhs;h=428656633e95a6b62bf77dba0bd663fce13cc130;hb=9fcd4e60afbfe43c62372cd75fd940c2c4294265;hp=0e74dc7c1d4cfbc9fba5c742fb0c738635cc18d2;hpb=7316246c1797d46f5757ae156486f09b3db083d9;p=ghc-base.git diff --git a/GHC/Conc.lhs b/GHC/Conc.lhs index 0e74dc7..4286566 100644 --- a/GHC/Conc.lhs +++ b/GHC/Conc.lhs @@ -14,6 +14,8 @@ -- ----------------------------------------------------------------------------- +-- No: #hide, because bits of this module are exposed by the stm package. +-- #not-home module GHC.Conc ( ThreadId(..)