[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Data / Array / IArray.hs
index dff19d5..1c415cd 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  experimental
 -- Portability :  non-portable
 --
--- $Id: IArray.hs,v 1.2 2002/04/24 16:31:43 simonmar Exp $
---
 -- Overloaded immutable array class.
 --
 -----------------------------------------------------------------------------