blob: 511f88d4373095eeb687ae36d4f3104067f88dc4 (
plain)
1
2
3
4
5
6
|
Basic implementation of the standard O(ND) diff algorithm.
This requires ghc.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|