[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Data / Array / Unboxed.hs
index 508df4d..3eb01fe 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  experimental
 -- Portability :  non-portable
 --
--- $Id: Unboxed.hs,v 1.2 2002/04/24 16:31:43 simonmar Exp $
---
 -- Unboxed immutable array type.
 --
 -----------------------------------------------------------------------------