[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Text / PrettyPrint.hs
index 7f730ca..00a3b57 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  experimental
 -- Portability :  portable
 --
--- $Id: PrettyPrint.hs,v 1.3 2002/04/24 16:31:46 simonmar Exp $
---
 -- Re-export of Text.PrettyPrint.HughesPJ to provide a default
 -- pretty-printing library.  Marked experimental at the moment so we
 -- can change the default later if necessary.