[project @ 2002-05-09 13:15:07 by simonmar]
[ghc-base.git] / Data / Array / IO.hs
index e7fd228..5c6e361 100644 (file)
@@ -9,9 +9,7 @@
 -- Stability   :  experimental
 -- Portability :  non-portable
 --
--- $Id: IO.hs,v 1.7 2002/04/24 16:31:43 simonmar Exp $
---
--- Mutable boxed/unboxed arrays in the IO monad.
+-- Mutable boxed and unboxed arrays in the IO monad.
 --
 -----------------------------------------------------------------------------