From 3d461b234d0b30cb7085251390b264089f447a97 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 26 Dec 2024 21:53:49 +0530 Subject: Add fuzzy search for search mode --- chelleport.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'chelleport.cabal') diff --git a/chelleport.cabal b/chelleport.cabal index e06cbc6..24ee97f 100644 --- a/chelleport.cabal +++ b/chelleport.cabal @@ -75,6 +75,7 @@ library lib-chelleport build-depends: bytestring, file-embed == 0.0.16.0, + fuzzy == 0.1.1.0, sdl2-ttf == 2.1.3, vector == 0.13.1.0, X11 == 1.10.3 -- cgit v1.3.1