[project @ 2005-02-03 10:32:11 by ross]
[ghc-base.git] / GHC / STRef.lhs
index 9824b15..efaa578 100644 (file)
@@ -14,6 +14,7 @@
 --
 -----------------------------------------------------------------------------
 
+-- #hide
 module GHC.STRef where
 
 import GHC.ST