[Haskell-cafe] "Best practices" for Text

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Mon Nov 8 05:35:40 EST 2010


On 8 November 2010 21:28, malcolm.wallace <malcolm.wallace at me.com> wrote:
> When case is irrelevant, I tend to (map toUpper) over both the input stream,
> and any textual arguments to individual parsers.

That won't quite work in my case: I need to keep arguments in the
provided case, but the actual attributes, keywords, etc. are caseless.

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com


More information about the Haskell-Cafe mailing list