diff options
| author | Akshay Nair <phenax5@gmail.com> | 2024-12-26 21:53:49 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2024-12-26 21:54:13 +0530 |
| commit | 3d461b234d0b30cb7085251390b264089f447a97 (patch) | |
| tree | 06115a2e632baebc7516b7ef3d94719fe9c2b6df /chelleport.cabal | |
| parent | 2819868eb398ebe7da0e59391367e5825f8fe2c5 (diff) | |
| download | chelleport-3d461b234d0b30cb7085251390b264089f447a97.tar.gz chelleport-3d461b234d0b30cb7085251390b264089f447a97.zip | |
Add fuzzy search for search mode
Diffstat (limited to '')
| -rw-r--r-- | chelleport.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
