On Thu, May 21, 2009 at 2:10 PM, z_a...@163.com <z_a...@163.com> wrote:
> I cannot understand the following code very well as i donot know the
> definition of "satisfy" and "<?>".

Did you check out the document of parsec? You can find definitions for 'satisty'
and '<?>' in Text.ParserCombinators.Parsec.Char and Text.ParserCombinators.Prim,
respectively.

lee
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to