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