Diff algorithm in pure Haskell
Implementation of the standard diff algorithm, and utilities for pretty printing. Time complexity is proportional to N (input length) & D (number of differences). Space complexity is D^2. Includes utilities for pretty printing.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.5-2.fc43 | - |
Fedora 42 | 0.4.1-12.fc42 | - |
Fedora 41 | 0.4.1-11.fc41 | - |
Fedora EPEL 9 | 0.4.1-1.el9 | - |
Fedora EPEL 8 | 0.3.4-6.el8 | - |
Fedora EPEL 10.1 | 0.4.1-9.el10_0 | - |
Fedora EPEL 10.0 | 0.4.1-9.el10_0 | - |
You can contact the maintainers of this package via email at
ghc-Diff dash maintainers at fedoraproject dot org
.