[project @ 2002-05-10 15:41:33 by simonmar]
[ghc-base.git] / Control / Monad / ST / Strict.hs
index 677d6a2..c492766 100644 (file)
@@ -8,7 +8,7 @@
 -- Stability   :  provisional
 -- Portability :  non-portable (requires universal quantification for runST)
 --
--- The strict ST monad (identical to Control.Monad.ST)
+-- The strict ST monad (re-export of "Control.Monad.ST")
 --
 -----------------------------------------------------------------------------