[Haskell-cafe] Has anybody replicated =~ s/../../ or even
something more basic for doing replacements with pcre haskell regexen?
Don Stewart
dons at galois.com
Fri Mar 13 13:24:36 EDT 2009
tphyahoo:
> Is there something like subRegex... something like =~ s/.../.../ in
> perl... for haskell pcre Regexen?
>
> I mean, subRegex from Text.Regex of course:
> http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-compat
>
> Thanks for any advice,
Basically, we should have it.
More information about the Haskell-Cafe
mailing list