/skellect

A simple interactive fuzzy text selector. A `selecta` clone in Haskell.

Primary LanguageHaskell

Skellect

This is a simple Haskell implementation of Gary Bernhardt's selecta. I wrote it primarily as an exercise in Haskell, and the selecta use case has some properties that make it interesting as such:

In addition, it was a good exercise for learning Haskell tooling, such as that for testing and building.