name:                Diff
version:             0.1.2
synopsis:            O(ND) diff algorithm in haskell.
description:         Basic implementation of the standard diff algorithm.
exposed-modules:   Data.Algorithm.Diff
