[Haskell-cafe] multi-line regex

kenny lu haskellmail at gmail.com
Wed Nov 4 00:48:44 EST 2009


Hi Michael,

Could you give an example of what patterns you want to write?

Regards,
Kenny

On Wed, Nov 4, 2009 at 1:35 PM, Michael Mossey <mpm at alumni.caltech.edu>wrote:

> I have some very simple regex-matching needs, and Text.Regex.Posix will
> work fine, EXCEPT I need to match multi-line patterns, and/or find all
> occurrences of text that may occur several times on different lines. So I
> need to turn on some kind of flag. Can someone show me how to do that? I
> have worked the examples in RWH so I basically know how to run the thing.
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20091104/e5291573/attachment.html


More information about the Haskell-Cafe mailing list