cvs commit: fptools/libraries/HaXml/src/Text/XML/HaXml Parse.hs

Malcolm Wallace malcolm at haskell.org
Mon Jun 13 09:31:43 EDT 2005


malcolm     2005/06/13 06:31:43 PDT

  Modified files:
    libraries/HaXml/src/Text/XML/HaXml Parse.hs 
  Log:
  Another fix for PERefs in entity values.  It seems it is wrong to
  re-lex the entity value at definition time.  It gets re-lexed at the
  call site anyway.
  
  Revision  Changes    Path
  1.16      +1 -10     fptools/libraries/HaXml/src/Text/XML/HaXml/Parse.hs


More information about the Cvs-libraries mailing list