SlackBuildsOrg/haskell/haskell-Diff
Mikko Värri 13d7315fd0 haskell/haskell-Diff: Added (diff algorithm in haskell)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2012-01-13 14:43:34 -06:00
..
doinst.sh haskell/haskell-Diff: Added (diff algorithm in haskell) 2012-01-13 14:43:34 -06:00
haskell-Diff.info haskell/haskell-Diff: Added (diff algorithm in haskell) 2012-01-13 14:43:34 -06:00
haskell-Diff.SlackBuild haskell/haskell-Diff: Added (diff algorithm in haskell) 2012-01-13 14:43:34 -06:00
README haskell/haskell-Diff: Added (diff algorithm in haskell) 2012-01-13 14:43:34 -06:00
slack-desc haskell/haskell-Diff: Added (diff algorithm in haskell) 2012-01-13 14:43:34 -06:00

Basic implementation of the standard O(ND) diff algorithm.

This requires ghc.