Metadata revisions for Diff-0.5

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r1 (Diff-0.5-r1) 2023-10-22T21:44:20Z DavidFox 9c8a972eead9e079b90c6581fa8ef5755662c10dd075951b32b801145704afbb
  • Changed homepage

    https://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.4.6927

  • Changed synopsis from

    O(ND) diff algorithm in haskell.
    to
    Diff algorithm in pure Haskell

  • Changed description from

    Implementation of the standard diff algorithm, and utilities for pretty printing.
    to
    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.

-r0 (Diff-0.5-r0) 2023-10-22T21:32:05Z DavidFox e68feb43fd8c1826680f726fa9e4295818a167b0e0c9833f31ed6742d13f0f1c