diff-parse-0.1.2: A parser for diff file formats
Text.Diff.Parse
parseDiff :: Text -> Either String FileDeltas Source