daan        2003/10/10 05:30:36 PDT

  Modified files:
    libraries/parsec/Text/ParserCombinators/Parsec Prim.hs 
  Log:
  Added a more primitive token parser: tokenPrimEx
  This is needed for parsers that want to update their
  local state at each recognised token (for example: Helium
  uses this to keep track of the end-position of a token).
  
  Revision  Changes    Path
  1.3       +38 -11    fptools/libraries/parsec/Text/ParserCombinators/Parsec/Prim.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to