[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Data / Unique.hs
index a1cbf6f..3e093d3 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  experimental
 -- Portability :  non-portable
 --
--- $Id: Unique.hs,v 1.2 2002/04/24 16:31:43 simonmar Exp $
---
 -- An infinite supply of unique objects, supporting ordering and equality.
 --
 -----------------------------------------------------------------------------