hackage.haskell.org : text-replace : 0.1
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.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:hackage/text-replace@0.1
Published:
Indexed:
Related tag:
v0.1
Loading...
Readme
Loading...
Dependencies
- base >=4.10 && <4.16
- containers >=0.5.10.2 && <0.7
- optparse-applicative >=0.14.2 && <0.17
- parsec >=3.1.13 && <3.2
- text >=1.2.2.2 && <1.3
- text-replace *