Diff

O(ND) diff algorithm in haskell.

Version on this page:0.3.0@rev:1
LTS Haskell 23.19:0.5@rev:1
Stackage Nightly 2025-04-30:1.0.2
Latest on Hackage:1.0.2

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.0@sha256:f016d6dd8604572ffa07922b2790658b0b869290c5eaf210018bca921e943d47,1208

Module documentation for 0.3.0

  • Data
    • Data.Algorithm
      • Data.Algorithm.Diff
      • Data.Algorithm.DiffOutput
Depends on 3 packages(full list with versions):
Used by 2 packages in lts-0.7(full list with versions):

Basic implementation of the standard diff algorithm.