text-regex-replace

Easy replacement when using text-icu regexes.

Version on this page:0.1.1.3
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.3@sha256:e7f612df671c93ced54a3d26528db37852069884e5cb67d5afbb49d3defb5eb9,1627

Module documentation for 0.1.1.3

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.