FICHA · MANJARO

haskell-diff

O(ND) diff algorithm in haskell

  • haskell-library
  • LIBRARY
  • DIFF
  • TEXT
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library implementing an O(ND) diff algorithm. It compares sequences and reports insertions, deletions, or changes, which is useful for text, lists, and structured data comparison.

Developers use it in test tools, editors, patch viewers, and data synchronization code. Clear diff output helps users understand what changed before accepting or applying updates.

Permissions

Permissions not analysed for this source yet.