[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Text / Show.hs
index 87597c0..6c5d20d 100644 (file)
@@ -9,8 +9,6 @@
 -- Stability   :  provisional
 -- Portability :  portable
 --
--- $Id: Show.hs,v 1.3 2002/04/24 16:31:46 simonmar Exp $
---
 -- The Show class and associated functions.
 --
 -----------------------------------------------------------------------------