@hackage replace-attoparsec1.4.5.0

Find, replace, and split string patterns with Attoparsec parsers (instead of regex)

Find text patterns, replace the patterns, split on the patterns. Use Attoparsec monadic parsers instead of regular expressions for pattern matching.