@hackage text-replace0.1

Simple text replacements from a list of search/replace pairs

A library and a command-line application for simple string replacements in text files.

The search for strings to replace is performed left-to-right, preferring longer matches to shorter ones.