[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Control / Monad / ST.hs
index 6d19b9c..02d8d15 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  experimental
 -- Portability :  non-portable (requires universal quantification for runST)
 --
--- $Id: ST.hs,v 1.6 2002/04/24 16:31:38 simonmar Exp $
---
 -- The State Transformer Monad, ST
 --
 -----------------------------------------------------------------------------