[Haskell-cafe] A simple attoparsec question
Steve Schafer
steve at fenestra.com
Wed Mar 2 00:25:01 CET 2011
On Tue, 01 Mar 2011 22:15:38 +0100, you wrote:
>The problem is, that attoparsec just silently fails on this kind of
>strings and tries other parsers afterwards, which leads to strange
>results.
Can you give a concrete example of the problem that you're seeing here?
(Basically, you're describing exactly how a parser is supposed to work,
so it's not clear what the problem is...)
-Steve Schafer
More information about the Haskell-Cafe
mailing list