[project @ 2002-07-02 10:33:23 by simonmar]
[haskell-directory.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.
 --
 -----------------------------------------------------------------------------