Diff

O(ND) diff algorithm in haskell.

Version on this page:0.3.4
LTS Haskell 22.14:0.4.1
Stackage Nightly 2024-03-28:0.5@rev:1
Latest on Hackage:0.5@rev:1

See all snapshots Diff appears in

BSD-3-Clause licensed by Sterling Clover
Maintained by [email protected]
This version can be pinned in stack with:Diff-0.3.4@sha256:5ab20a407f9e65d13b642c3cd414906a40280343a31b388f6ed69b9228fe42c1,1127

Module documentation for 0.3.4

  • Data
    • Data.Algorithm
      • Data.Algorithm.Diff
      • Data.Algorithm.DiffContext
      • Data.Algorithm.DiffOutput

Implementation of the standard diff algorithm, and utilities for pretty printing.