[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Text / PrettyPrint / HughesPJ.hs
index 8b77da8..0bcfbbb 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  provisional
 -- Portability :  portable
 --
--- $Id: HughesPJ.hs,v 1.2 2002/04/24 16:31:47 simonmar Exp $
---
 -- John Hughes's and Simon Peyton Jones's Pretty Printer Combinators
 -- 
 -- Based on "The Design of a Pretty-printing Library"