[Haskell-cafe] XML parser recommendation?

Yitzchak Gale gale at sefer.org
Tue Oct 23 09:25:46 EDT 2007


Malcolm Wallace wrote:
> I have been considering moving the lexer to use
> ByteString instead of String, which would neatly solve that problem too.

Doesn't the lexer come only after decoding?
Then you have Unicode. Does ByteString still help?

-Yitz


More information about the Haskell-Cafe mailing list