[project @ 2002-06-13 23:26:55 by sof]
[ghc-base.git] / Data / STRef.hs
index 81b1351..336a61f 100644 (file)
@@ -8,7 +8,7 @@
 -- Stability   :  experimental
 -- Portability :  non-portable (requires non-portable module ST)
 --
--- Mutable references in the ST monad.
+-- Mutable references in the (strict) ST monad.
 --
 -----------------------------------------------------------------------------