blob: 574230da0aa5c144e2dea09c508c75f76abb6b5d (
plain)
1
2
3
4
5
|
Optimized edit distances for fuzzy matching, including Levenshtein
and restricted Damerau-Levenshtein algorithms.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|