text-regex-replace

Easy replacement when using text-icu regexes.

LTS Haskell 22.17:0.1.1.5
Stackage Nightly 2024-04-19: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.5@sha256:9cddb534bfd3a170921a139b55024d82262e98bb2c60d27f14798a7e2260ca88,1479

Module documentation for 0.1.1.5

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.