fuzzyfind: Fuzzy text matching

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A package that provides an API for fuzzy text search in Haskell, using a modified version of the Smith-Waterman algorithm. The search is intended to behave similarly to the excellent fzf tool by Junegunn Choi.

Properties

Versions 0.1.0, 0.1.0.0, 2.1.0, 2.2.0, 3.0.0, 3.0.1
Change log None available
Dependencies array (>=0.5.4.0 && <0.6), base (>=4.13.0.0 && <4.14), containers (>=0.6.2.1 && <0.7) [details]
License MIT
Copyright Copyright (C) 2021 Unison Computing
Author Rúnar Bjarnason
Maintainer Rúnar Bjarnason <runar.bjarnason@unison.cloud>
Category Text
Home page http://github.com/runarorama/fuzzyfind/
Bug tracker http://github.com/runarorama/fuzzyfind/issues
Source repo head: git clone https://github.com/runarorama/fuzzyfind
Uploaded by runar at 2021-03-18T14:02:12Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees