@hackage replace-attoparsec1.5.0.0

Find, replace, 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.