The latest version of Diff is 1.0.2-0.
Diff
Version 1.0.1 revision 0 uploaded by DavidFox.
Package meta
- Synopsis
- Diff algorithm in pure Haskell
- Description
Implementation of the standard diff algorithm in Haskell.
Time complexity is O(ND) (input length * number of differences). Space complexity is O(D^2). Includes utilities for pretty printing.
- Author
- Sterling Clover
- Bug reports
- n/a
- Category
- Algorithms
- Copyright
- n/a
- Homepage
- https://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.4.6927
- Maintainer
- David Fox <dsf@seereason.com>
- Package URL
- n/a
- Stability
- n/a