fast-myers-diff

A fast implementation of the Myers diff algorithm.

https://github.com/NorfairKing/fast-myers-diff#readme

Version on this page:0.0.1
LTS Haskell 24.54:0.0.2
Stackage Nightly 2026-08-12:0.0.2
Latest on Hackage:0.0.2

See all snapshots fast-myers-diff appears in

MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:fast-myers-diff-0.0.1@sha256:57d0acec63a45013120da6089ed0482e3e42a259b0a4ce8daadfc933abf47bdb,1477

Module documentation for 0.0.1

Used by 1 package in nightly-2026-06-28(full list with versions):

A fast implementation of the diffing algorithm described in 'An O(ND) Difference Algorithm and Its Variations' by Eugene W. Myers.

Changes

Revision history for fast-myers-diff

0.0.1 – 2024-09-08

  • Added NFData instance for PolyDiff