cvs commit: fptools/haddock/src HaddockLex.x
Ross Paterson <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <[email protected]> |
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.
Revision Changes Path
1.8 +7 -3 fptools/haddock/src/HaddockLex.x