[project @ 2002-05-28 11:21:56 by simonmar]
authorsimonmar <unknown>
Tue, 28 May 2002 11:21:56 +0000 (11:21 +0000)
committersimonmar <unknown>
Tue, 28 May 2002 11:21:56 +0000 (11:21 +0000)
tweak documentationa

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.
 --
 -----------------------------------------------------------------------------