text-regex-replace

Easy replacement when using text-icu regexes.

Version on this page:0.1.1.4
LTS Haskell 22.14:0.1.1.5
Stackage Nightly 2024-03-28:0.1.1.5
Latest on Hackage:0.1.1.5

See all snapshots text-regex-replace appears in

Apache-2.0 licensed by Eric Rochester
Maintained by [email protected]
This version can be pinned in stack with:text-regex-replace-0.1.1.4@sha256:58d96b4e5caec8bf9dd2ca6eaa206fe5bce0fd162759c5e102a92c05f6bd5ebc,1547

Module documentation for 0.1.1.4

This provides a convenient API for doing replacements off of a regular expression, similar to what regex libraries in other languages provide.

At this point, this hasn't been used enough to have any idea of its performance. Caveat emptor.