[Haskell-cafe] Non-greedy match in Text.Regx.Posix

C K Kashyap ckkashyap at gmail.com
Tue Jul 17 10:01:05 CEST 2012


Hi all,

I was exploring Text.Regex.Posix and found that I was not able to do a
non-greedy match by modifying the quantifier with a "?". How can I achieve
non-greedy match in Text.Regex.Posix?

Regards,
Kashyap
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120717/3738ddd7/attachment.htm>


More information about the Haskell-Cafe mailing list