FICHA · MANJARO

haskell-text-zipper

A text editor zipper library

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a text zipper data structure for Haskell editors and text manipulation tools. A zipper keeps track of a focused position, making cursor movement and nearby edits easier to model.

It is useful for terminal editors, form fields, REPL input, interactive prompts, and any program that needs editable text state. It is not an editor on its own; it supplies the data model used inside one.

Permissions

Permissions not analysed for this source yet.