I haven't tried myself - but from the docs, partial parsers seem to
depend on finding an error token so they seem to be partial as in
"handles failure".

If you want to parse specific fragments you probably want to generate
multiple parsers from a single grammar see section 2.7.

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to