summaryrefslogtreecommitdiff
path: root/walint.cabal
diff options
context:
space:
mode:
authorstuebinm2021-12-23 18:57:50 +0100
committerstuebinm2021-12-23 18:57:50 +0100
commitdcdbec32d495fa5252f2c8a949edca547310e2f4 (patch)
tree8fea2525c2f7d67e9a9c6c69d04824d930e6a9b3 /walint.cabal
parent8bd6cef9e3c77f6e2ffcba6c1a4be04f12a6e81a (diff)
add suggestions for misspelled properties
(suggestions are shown only if they have a Damerau-Levenshtein distance <= 4, which seems to yield reasonably good results)
Diffstat (limited to '')
-rw-r--r--walint.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/walint.cabal b/walint.cabal
index 5e12d01..4f03b25 100644
--- a/walint.cabal
+++ b/walint.cabal
@@ -55,7 +55,8 @@ library
regex-tdfa,
extra,
witherable,
- dotgen
+ dotgen,
+ text-metrics
-- TODO: move more stuff into lib, these dependencies are silly
executable walint