[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Data / PackedString.hs
index cecb044..cc5240e 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  experimental
 -- Portability :  portable
 --
--- $Id: PackedString.hs,v 1.4 2002/04/24 16:31:39 simonmar Exp $
---
 -- The PackedString type, and associated operations.
 --
 -- Original GHC implementation by Bryan O'Sullivan,