The wordsetdiff package
This utility is useful for finding out if some old, misplaced version of a file (say from your old laptop) has any new text in it that never got checked in, synced, or copied over to your newest version of the file. The basic unix diff tool is sometimes incredibly unsatisfactory for this purpose, for example when text has been moved around, or when there are widespread whitespace differences.
Properties
| Versions | 0.0.1, 0.0.2, 0.0.3, 0.0.3.1 |
|---|---|
| Dependencies | ansi-terminal, base (≥3 & <5), bytestring (≥0.9.1), containers (≥0.3), directory, filepath, process |
| License | BSD3 |
| Author | Ryan Newton <rrnewton@gmail.com> |
| Maintainer | Ryan Newton <rrnewton@gmail.com> |
| Stability | Beta |
| Category | system |
| Executables | wordsetdiff |
| Upload date | Thu Oct 14 14:09:48 UTC 2010 |
| Uploaded by | RyanNewton |
Downloads
- wordsetdiff-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)