[project @ 2005-01-28 14:55:05 by simonmar]
[ghc-base.git] / Text / PrettyPrint.hs
index c40f85c..647bcd7 100644 (file)
@@ -8,9 +8,9 @@
 -- Stability   :  experimental
 -- Portability :  portable
 --
--- 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.
+-- Re-export of "Text.PrettyPrint.HughesPJ" to provide a default
+-- pretty-printing library.  Marked experimental at the moment; the 
+-- default library might change at a later date.
 --
 -----------------------------------------------------------------------------