cvs commit: fptools/libraries/base/Text/PrettyPrint HughesPJ.hs
Simon Marlow
simonmar at glass.cse.ogi.edu
Mon Aug 9 06:04:34 EDT 2004
simonmar 2004/08/09 03:04:33 PDT
Modified files:
libraries/base/Text/PrettyPrint HughesPJ.hs
Log:
quotes: use an appostrophe at both ends rather than a grave accent at
the front and an apostrophe at the end.
Previously
`quotes'
now
'quotes'
the latter is more correct. See
http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html fpr details.
Revision Changes Path
1.16 +1 -1 fptools/libraries/base/Text/PrettyPrint/HughesPJ.hs
More information about the Cvs-libraries
mailing list