RE: cvs commit: fptools/haddock/src HaddockLex.x
"Simon Marlow" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <3429668D0E777A499EE74A7952C382D102FE0838@EUR-MSG-01.europe.corp.microsoft.com> |
On 13 January 2005 11:42, Ross Paterson wrote: > ross 2005/01/13 03:41:33 PST > > Modified files: > haddock/src HaddockLex.x > Log: > recognize SGML-style numeric character references &#ddd; or > &#xhhhh; and translate them into Chars. Thanks Ross. Sorry I didn't reply to your email about this earlier, but the change looks fine. Would you mind adding a mention in the docs too? Cheers, Simon